Franccesco1907 / nest-teslo-shop

NestJS with TypeORM App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

NestJS with TypeORM App


Languages

Language:TypeScript 99.1%Language:JavaScript 0.9%