LeooR22 / nest-teslo-shop

Home Page:https://teslo-nest-rl.herokuapp.com/api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nest Logo

Teslo API

  1. Clonar proyecto
  2. npm 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. Levantar: npm run start:dev

  2. Ejecutar SEED

http://localhost:3000/api/seed

Screenshots

image

About

https://teslo-nest-rl.herokuapp.com/api


Languages

Language:TypeScript 99.0%Language:JavaScript 1.0%