No description
  • JavaScript 97.5%
  • Dockerfile 2.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
redbinder0526 7757c3f6ff
All checks were successful
Build friends-api / build-and-push (push) Successful in 16s
Merge pull request 'Configure Renovate' (#1) from renovate/configure into main
Reviewed-on: #1
2026-08-09 02:27:21 +02:00
.forgejo/workflows fix(ci): remove duplicate spacebar in package url 2026-08-09 02:26:11 +02:00
.env.example initial commit 2026-08-09 00:22:35 +02:00
.gitignore initial commit 2026-08-09 00:22:35 +02:00
bun.lock switch to bun and add CI, license and readme 2026-08-09 02:15:51 +02:00
Dockerfile switch to bun and add CI, license and readme 2026-08-09 02:15:51 +02:00
index.js let user see their own presence 2026-08-09 02:01:20 +02:00
LICENSE switch to bun and add CI, license and readme 2026-08-09 02:15:51 +02:00
package.json switch to bun and add CI, license and readme 2026-08-09 02:15:51 +02:00
README.md switch to bun and add CI, license and readme 2026-08-09 02:15:51 +02:00
renovate.json Add renovate.json 2026-08-08 22:30:37 +00:00

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.