Skip to content

vitoralvesr/node_api

Repository files navigation

Simple Node API

This is a simple node api. Bellow is the stack used to develop it:

  • Node.js
  • TypeScript
  • Express
  • Sequelize
  • SQLite

Install

To install the packages, just run the command yarn

Build

To run the build script, just run the command yarn build

Run

To run the builded application, just run the command yarn start

Run dev with nodemon

To run the application in dev mode, just run the command yarn dev

About

Simple node api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published