luizsonego / delta_backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backend Teste

install dependencies

$ yarn install 
  • important - run sqlite version 5.0.0, recent versions are broken

create db (based on sqlite)

yarn typeorm migration:run

start server

$ yarn dev

within the application has file of rest routes.

api.http

About


Languages

Language:JavaScript 49.9%Language:TypeScript 49.9%Language:Shell 0.2%