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
600026d90c53d634f6902d1f924e27f589d6e1dc
Nest
/
nest-backend
History
Thibault Pouch
bc4d3e1dae
fix: remove Prisma migrations directory from .gitignore
2026-03-26 11:10:22 +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 run database migrations on startup and clean up package.json dependencies
2026-03-26 10:41:02 +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