Skip to content

FerRiv3ra/teslo-nest-ecommercer

Repository files navigation

Nest Logo

Teslo API - Nest & Postgres

  1. Clone project

  2. Run to rebuild node_modules

npm install
  1. Clone file .env.template and rename to .env

  2. Fill in the environment variables defined in .env

  3. Start database

docker-compose up -d
  1. Run the application in developer mode
npm run start:dev
  1. Execute SEED
http://localhost:4000/api/seed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published