You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Welcome to our car buying project, where we will be using NestJS and PostgreSQL to create a robust and reliable system for purchasing cars. NestJS is a powerful framework that utilizes the latest technologies to develop scalable and maintainable web applications.
Clone the file .env.template and rename it to .env
Change the environment variables
Lift the database
docker-compose up -d
Lift
yarn start:dev
Execute seed and lift the database
htto://localhost:3000/api/seed
About
Welcome to our car buying project, where we will be using NestJS and PostgreSQL to create a robust and reliable system for purchasing cars. NestJS is a powerful framework that utilizes the latest technologies to develop scalable and maintainable web applications.