Hack Club community-specific fork of @bluesky-social's PDS code repository (wrapper for @atproto/pds library)
Find a file
Andrei Jiroh Halili 68a9b18500
prepare for dotenvx setup
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.dev>
2025-10-16 06:36:05 +00:00
.github setup devenv for reproducible dev environments 2025-10-16 05:40:40 +00:00
assets Account migration guide (#40) 2024-02-21 19:04:41 -08:00
docs/upstream migrate upstream docs to seperate folder + update readme 2025-10-16 05:37:40 +00:00
pdsadmin Update help.sh (#107) 2024-10-23 22:11:45 -04:00
service setup pnpm workspaces config stuff 2025-10-16 06:35:53 +00:00
.env.production prepare for dotenvx setup 2025-10-16 06:36:05 +00:00
.envrc setup devenv for reproducible dev environments 2025-10-16 05:40:40 +00:00
.gitignore setup devenv for reproducible dev environments 2025-10-16 05:40:40 +00:00
compose.yaml set versin 2024-02-21 19:07:31 -08:00
devenv.lock setup devenv for reproducible dev environments 2025-10-16 05:40:40 +00:00
devenv.nix setup devenv for reproducible dev environments 2025-10-16 05:40:40 +00:00
devenv.yaml setup devenv for reproducible dev environments 2025-10-16 05:40:40 +00:00
Dockerfile switch build to use corepack rather than latest pnpm (#218) 2025-02-20 13:14:15 -05:00
installer.sh fixed eroneous ubuntu version in installer and updated readme (#250) 2025-08-20 19:16:12 -04:00
LICENSE-APACHE.txt add license 2024-02-22 13:18:41 -06:00
LICENSE-MIT.txt add license 2024-02-22 13:18:41 -06:00
LICENSE.txt add license 2024-02-22 13:18:41 -06:00
package.json setup pnpm workspaces config stuff 2025-10-16 06:35:53 +00:00
pdsadmin.sh pdsadmin: correct branch! 2024-02-21 19:38:49 -08:00
pnpm-lock.yaml setup pnpm workspaces config stuff 2025-10-16 06:35:53 +00:00
pnpm-workspace.yaml setup pnpm workspaces config stuff 2025-10-16 06:35:53 +00:00
README.md migrate upstream docs to seperate folder + update readme 2025-10-16 05:37:40 +00:00

Hack Club Community PDS Server

Warning

@ajhalili2006 will be setting up the server soon. For updates, visit this thread or the #atproto-pds-dev channel on hack Club Slack.

This repository hosts Hack Club Community-specific customizations for its community AT Proto PDS (Personal Data Server) on Nest.

For documentation, visit the upstream PDS repository or the docs/upstream directory.

Maintainers

License

This project is dual-licensed under MIT and Apache 2.0 terms:

The dual-licensing setup were adopted from the upstream project by Bluesky Social.