tchiteu / azeviche-api

Azeviche is a RESTful API boilerplate!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


github-stars-image LICENSE

Node RESTful API boilerplate
(TypeORM + Express + TypeScript)

Running

Steps to run this project:

  1. Run npm i command (install all project dependencies)
  2. Setup database settings inside data-source.ts file
  3. Run npm start command

Features

Maintained with ❤️ by tchiteu.

About

Azeviche is a RESTful API boilerplate!

License:MIT License


Languages

Language:TypeScript 100.0%