stack/apps/backend
Zai Shi 6beed942e9 Client team API (#149)
* added transactions

* added client team update and delete

* added client side remove member

* allow user remove them selves from team

* fixed bug, fixed tests

* added client update test, fixed bugs

* added tests for team delete

* added more tests, fixed bugs
2024-07-26 16:06:58 -07:00
..
prisma Events (#142) 2024-07-21 18:31:42 -07:00
scripts Improved documentation, fixed bugs (#147) 2024-07-24 11:38:26 -07:00
src Client team API (#149) 2024-07-26 16:06:58 -07: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 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-24 11:44:14 -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-24 11:44:14 -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