stack/apps/backend
Zai Shi 15b96049ae Team user profile API (#150)
* added team member endpoints

* fixed circular dependency bug, added team member profiles tests

* added more tests

* added migration file
2024-07-26 16:06:59 -07:00
..
prisma Team user profile API (#150) 2024-07-26 16:06:59 -07:00
scripts Impersonation 2024-07-26 16:06:59 -07:00
src Team user profile API (#150) 2024-07-26 16:06:59 -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 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-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 Impersonation 2024-07-26 16:06:59 -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