Shaxadhere / evolv-pos-server

Evolv POS API - Backend to https://github.com/shaxadhere/evolv-pos-client built with node express with mongodb on database.

Home Page:https://pos.evolv-systems.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Evolv POS Server

This project is made on react, you can look for the rest of the dependencies in package.json. This will be the frontend for EvolvPOS web clients. Web client for this is located at https://github.com/Shaxadhere/evolv-pos-client

Setup

Configure Environment:

Create .env from .env.example and fill in your DB URL.

Run

In the project directory, you can run:

npm start

Runs the server in the development mode without nodemon Open http://localhost:5000 to view it in your browser.

npm run dev

Launches the server in development mode with nodemon. Open http://localhost:5000 to view it in your browser.

About

Evolv POS API - Backend to https://github.com/shaxadhere/evolv-pos-client built with node express with mongodb on database.

https://pos.evolv-systems.com/


Languages

Language:JavaScript 100.0%