mikenthiwa / POS_backEnd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Soko

Simple and Easy to use Point of Sale API.

Features:

  • Add a product
  • Update a product
  • Get products
  • Select a single Product

How to run on your machine

NB: Ensure postgres is installed in your machine

  • git clone https://github.com/mikenthiwa/POS_backEnd.git
  • cd into the folder.
  • add environment variables to the .env file. Take a look at the .env.example file
  • run yarn or npm install
  • run yarn start:dev

Test the endpoints

Access the postman collection from https://www.getpostman.com/collections/553b13953695ce5faf56

About


Languages

Language:JavaScript 100.0%