This website requires JavaScript.
Explore
Help
Sign In
Crowmate
/
Nest
Archived
Watch
7
Star
0
Fork
0
You've already forked Nest
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-05-01
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
main
Add File
New File
Upload File
Apply Patch
Nest
/
nest-backend
History
Thibault Pouch
d66424074c
fix: update Dockerfile to compile seed script and run it before starting the application
2026-03-26 13:28:40 +01:00
..
prisma
feat: add initial database migration and update package dependencies
2026-03-26 11:10:17 +01:00
src
refactor: enhance authentication middleware to validate user existence and status before proceeding
2026-03-18 10:58:55 +01:00
.env.example
feat: update environment configuration and seed admin user in database
2026-02-28 14:35:54 +01:00
.gitignore
fix: remove Prisma migrations directory from .gitignore
2026-03-26 11:10:22 +01:00
docker-compose.yml
fix: update environment variable handling in Docker Compose files and improve contributing documentation
2026-03-19 21:27:56 +01:00
Dockerfile
fix: update Dockerfile to compile seed script and run it before starting the application
2026-03-26 13:28:40 +01:00
package-lock.json
feat: add initial database migration and update package dependencies
2026-03-26 11:10:17 +01:00
package.json
feat: add initial database migration and update package dependencies
2026-03-26 11:10:17 +01:00
tsconfig.json
feat : Init Project
2026-02-28 14:20:09 +01:00