stack/apps/backend
Zai Shi 52e37a18ba
Some checks are pending
Runs E2E API Tests / build (20.x) (push) Waiting to run
Lint & build / lint_and_build (18.x) (push) Waiting to run
Lint & build / lint_and_build (20.x) (push) Waiting to run
Server-side connected account (#159)
* added new connected account endpoint

* added server useTeams

* fixed bugs

* updated example

* fixed teams fetch bugs

* hide deprecated route
2024-07-30 06:45:15 +02:00
..
prisma added spotify back to shared provider 2024-07-27 13:35:24 -07:00
scripts Enriched Sentry events 2024-07-26 17:06:16 -07:00
src Server-side connected account (#159) 2024-07-30 06:45:15 +02:00
.env Mock OAuth server (#138) 2024-07-20 17:29:04 -07:00
.env.development Mock OAuth server (#138) 2024-07-20 17:29:04 -07:00
.eslintrc.cjs Impersonation 2024-07-26 16:06:59 -07:00
.gitignore Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
CHANGELOG.md chore: update package versions 2024-07-28 06:42:58 -07:00
LICENSE Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
next.config.mjs Create users & auth endpoints in backend (#85) 2024-07-01 22:42:08 -07:00
package.json chore: update package versions 2024-07-28 06:42:58 -07:00
sentry.client.config.ts Create users & auth endpoints in backend (#85) 2024-07-01 22:42:08 -07:00
sentry.edge.config.ts Create users & auth endpoints in backend (#85) 2024-07-01 22:42:08 -07:00
sentry.server.config.ts Create users & auth endpoints in backend (#85) 2024-07-01 22:42:08 -07:00
tsconfig.json Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00