No description
- JavaScript 97.5%
- Dockerfile 2.5%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
All checks were successful
Build friends-api / build-and-push (push) Successful in 30s
|
||
| .forgejo/workflows | ||
| .env.example | ||
| .gitignore | ||
| bun.lock | ||
| Dockerfile | ||
| index.js | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
Spacebar Friends API
Setup
If you're running selfhosted, make sure to change the server URL in index.js from account.spbr.net to your own.
Environment Variables
PORT - Obvious. The port the server listens on.
DATABASE_URL - Set this to the database URL of the RNEX friends server.
SERVER_STATIC_TOKEN - The token you will put in the RNEX_PRESENCE_SERVER_SECRET environment variable on RNEX.