managarten/apps/chat/apps/backend
Wuesteon 9c47119535 Fix wrong type
import, make auth and chat work
2025-12-04 23:25:25 +01:00
..
src Fix wrong type 2025-12-04 23:25:25 +01:00
.dockerignore refactor: restructure 2025-11-26 03:03:24 +01:00
.env.docker refactor: restructure 2025-11-26 03:03:24 +01:00
.env.example refactor: restructure 2025-11-26 03:03:24 +01:00
docker-compose.yml refactor: restructure 2025-11-26 03:03:24 +01:00
docker-entrypoint.sh feat: integrate shared PageHeader and ProfilePage across all web apps 2025-11-30 00:06:29 +01:00
Dockerfile 🐛 fix(chat-backend): add missing shared-nestjs-auth package to Dockerfile 2025-12-04 01:16:02 +01:00
drizzle.config.ts style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
eslint.config.mjs improve code quality 2025-12-03 23:42:37 +01:00
nest-cli.json 🔀 merge: auth/complete branch with Better Auth implementation 2025-12-01 15:25:38 +01:00
package.json 🔧 chore: fix turbo infinite recursion and update dependencies 2025-12-02 02:43:47 +01:00
tsconfig.build.json style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
tsconfig.json style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00