stack/apps/backend
Zai Shi 61bc0de8f4
Config DB (#568)
- Added new config json schema and helper functions
- Separated the internal project and client project so we can later
change the internal project APIs without breaking backward compatibility
- Added database to config json and config json to project type so we
can test and compare the result in production

Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
2025-04-10 19:38:25 +02:00
..
prisma Config DB (#568) 2025-04-10 19:38:25 +02:00
scripts Config DB (#568) 2025-04-10 19:38:25 +02:00
src Config DB (#568) 2025-04-10 19:38:25 +02:00
.env fixing env variable name and its description (#511) 2025-03-10 18:50:17 +01:00
.env.development Rename UserEmailAlreadyExists to UserWithEmailAlreadyExists 2025-03-20 09:56:08 -07:00
.eslintrc.cjs Local emulator (#422) 2025-02-13 18:57:02 +01:00
.gitignore Migrations toolkit (#409) 2025-02-01 17:46:21 -08:00
CHANGELOG.md chore: update package versions 2025-04-09 17:15:42 -07:00
LICENSE Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
next.config.mjs Fix STACK-SERVER-QP 2025-02-17 11:12:34 -08:00
package.json Config DB (#568) 2025-04-10 19:38:25 +02:00
sentry.client.config.ts JS lib docs (#444) 2025-02-20 00:48:05 +01:00
tsconfig.json In-source unit tests (#429) 2025-02-14 11:47:52 -08:00
vitest.config.ts In-source unit tests (#429) 2025-02-14 11:47:52 -08:00