hgoo150925 / teslo-shop

Teslo-Shop build with 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

Teslo-Shop build with NestJS


Languages

Language:TypeScript 98.3%Language:JavaScript 1.3%Language:Shell 0.4%