Skip to content

net-square-designs/AdvertiseIt_Backend

Repository files navigation

CircleCI Coverage Status

AdvertiseIt

Description

AdvertiseIt is a platform that enables you to do social commerce

Technologies

  • Node.js
  • Express
  • Mocha/Chai
  • Eslint
  • Babel

API Link

Link

Documentation

Link

Installation

  • Ensure you have node 10.x.x installed.

  • Install node modules with the command

    • npm install
  • Start the API server with command

    • npm start
  • Start the API development server with command

    • npm run start:dev
  • Check API index with Postman

  • Run test with

    • npm test

Releases

No releases published

Packages

No packages published