mirror of
https://github.com/hackclub-community/atproto-pds.git
synced 2025-10-16 23:45:32 +00:00
Hack Club community-specific fork of @bluesky-social's PDS code repository (wrapper for @atproto/pds library)
|
|
||
|---|---|---|
| .github | ||
| assets | ||
| docs/upstream | ||
| pdsadmin | ||
| service | ||
| .env.production | ||
| .envrc | ||
| .gitignore | ||
| compose.yaml | ||
| devenv.lock | ||
| devenv.nix | ||
| devenv.yaml | ||
| Dockerfile | ||
| installer.sh | ||
| LICENSE-APACHE.txt | ||
| LICENSE-MIT.txt | ||
| LICENSE.txt | ||
| package.json | ||
| pdsadmin.sh | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| README.md | ||
Hack Club Community PDS Server
Warning
@ajhalili2006 will be setting up the server soon. For updates, visit this thread or the
#atproto-pds-devchannel 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:
- MIT license (LICENSE-MIT.txt or http://opensource.org/licenses/MIT)
- Apache License, Version 2.0, (LICENSE-APACHE.txt or http://www.apache.org/licenses/LICENSE-2.0)
The dual-licensing setup were adopted from the upstream project by Bluesky Social.