stack/apps/backend
Zai Shi 2b26e3cb44
Improve API docs (#133)
* added projects and admin docs

* added docs to team permissions

* renamed url params to snake case

* added team permission definitions to docs

* added more docs

* added more docs

* added more docs to the api
2024-07-15 18:04:52 +02:00
..
prisma Fix migration for dev instance 2024-07-14 10:27:02 -07:00
scripts Improve API docs (#133) 2024-07-15 18:04:52 +02:00
src Improve API docs (#133) 2024-07-15 18:04:52 +02:00
.env More backend endpoint implementations (#126) 2024-07-13 22:04:53 -07:00
.env.development More backend endpoint implementations (#126) 2024-07-13 22:04:53 -07:00
.eslintrc.cjs More backend endpoint implementations (#126) 2024-07-13 22:04:53 -07:00
.gitignore Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
CHANGELOG.md chore: update package versions 2024-07-13 12:36:07 -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-13 12:36:07 -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