ggonzalezh / teslo-shop-nestjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nest Logo

Teslo API

  1. Clonar proyecto
  2. yarn install
  3. Clonar el archivo .env.template y renombrarlo a .env
  4. Cambiar las variables de entorno
  5. Levantar la base de datos
docker-compose up -d
  1. Ejecutar SEED
http://localhost:3000/api/seed
  1. Levantar: yarn start:dev

About


Languages

Language:TypeScript 98.8%Language:JavaScript 1.2%