/nest-teslo-shop

NestJS with TypeORM App

Primary LanguageTypeScript

Nest Logo

Teslo API

  1. Clone project
  2. yarn install
  3. Copy .env.template file and rename it to .env
  4. Change the environment variables
  5. Levantar la base de datos mediante el comando docker-compose up -d
  6. Ejecutar SEED localhost:3000/api/seed
  7. Levantar: yarn start:dev
  8. Para conectar con el frontend usar el siguiente repositorio: https://github.com/Franccesco1907/ws-client