xbersoy / orders-and-subscriptions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeJS Rest API with (ExpressJS and MySQL)

NodeJS based rest service application

Installation

  • Clone repository or download it manually

    git clone https://github.com/xbersoy/orders-and-subscriptions
  • Install dependencies

    npm install
  • Start the application

    npm run start

    or with nodemon

    npm run watch

About


Languages

Language:JavaScript 100.0%