stack/apps/backend
Zai Shi 06c71d1b9e
added team profile image url (#130)
* added team profile image url

* added migration file

* fixed eslint

* added next image to demo

* fixed build error
2024-07-07 06:58:29 +02:00
..
prisma added team profile image url (#130) 2024-07-07 06:58:29 +02:00
scripts Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
src Create users & auth endpoints in backend (#85) 2024-07-01 22:42:08 -07:00
.env Prefix all environment variables with STACK_ 2024-07-01 17:30:35 -07:00
.env.development Fix build 2024-07-01 17:43:47 -07:00
.eslintrc.cjs Prefer getEnvVariable in stack-backend 2024-07-01 19:40:43 -07:00
.gitignore Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
CHANGELOG.md chore: update package versions 2024-07-06 15:05:48 -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-06 15:05:48 -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