unoffical wafrn mirror wafrn.net
atproto social-network activitypub
at testPDSNotExplode 19 lines 462 B view raw view rendered
1# Wafrn backend - Node.js REST API 2 3This package is the backend of Wafrn. 4 5The backend of Wafrn uses [NodeJS](https://nodejs.org/en). Have fun doing stuff ;D 6 7- [Contributing](#contributing) 8- [License](#license) 9 10## Contributing 11 12Pull requests are welcome. For major changes, please open an issue first to 13discuss what you would like to change. 14 15Merge pull requests to the `main` branch. 16 17## License 18 19[GNU AGPLv3](https://choosealicense.com/licenses/agpl-3.0/)