Skip to content

algavania/indomaret-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Point of Sale REST API using Express + MongoDB.

Installation Guide

  1. Clone this repository.
  2. Make sure you have NodeJS and MongoDB installed.
  3. Create .env file consisting of "DATABASE_URL" (refering to your MongoDB URL) and "JWT_SECRET".
  4. Run npm install to install all neccessary packages for this project.
  5. Run npm run devStart to run the server in development mode.
  6. Download the Postman Collection for the documentation of the REST API here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published