style: apply oxfmt to backend + docs
This commit is contained in:
@@ -40,10 +40,10 @@ cd backend && pnpm typecheck
|
||||
|
||||
Set on the Coolify app (or in `backend/.env` locally — see `backend/.env.example`):
|
||||
|
||||
| Var | Purpose |
|
||||
|---|---|
|
||||
| `NAPTA_API_TOKEN` | Napta API token (lists projects + their people) |
|
||||
| `NAPTA_BASE_URL` | Napta API base (default `https://app.napta.io/api/v1`) |
|
||||
| Var | Purpose |
|
||||
| ----------------- | --------------------------------------------------------- |
|
||||
| `NAPTA_API_TOKEN` | Napta API token (lists projects + their people) |
|
||||
| `NAPTA_BASE_URL` | Napta API base (default `https://app.napta.io/api/v1`) |
|
||||
| `SLACK_BOT_TOKEN` | Slack bot token, scopes `users:read` + `users:read.email` |
|
||||
|
||||
Without **both** tokens the API serves demo fixtures and the UI shows a
|
||||
|
||||
Reference in New Issue
Block a user