Full-stack developer, passionate about AI and learning new things. Powered by coffee and curiosity. Full-stack developer, passionate about AI and learning new things. Powered by coffee and curiosity.
Dockerfile: Describes how to build the image for your Node.js API (what OS, what dependencies, how to start the app). Think of it as a recipe for your app's environment. docker-compose.yml: Defines ...
NODE_ENV=development PORT=3000 DB_HOST=localhost DB_PORT=5432 DB_NAME=employee_management DB_USER=postgres DB_PASSWORD=votre_mot_de_passe JWT_SECRET=votre_secret_jwt_super_securise JWT_EXPIRES_IN=24h ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results