Skip to content

fachryansyah/point-of-sale-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Point of Sales Express

Build Status Code Depedencies

Table Of Contents


Intro

This is simple point of sales backend application made with expressjs.

And this project is open source with a [public repository][dill] on GitHub.


Requirments


Installation


Clone
$ git clone https://github.com/fachryansyah/point-of-sale-backend
$ cd point-of-sale-backend

Environment
$ cp .env.example .env
$ vim .env

Install Depedencies
$ npm install

Serve
$ npm serve

Dependencies

Plugin README
Express express/blob/master/Readme.md
Express fileupload express-fileupload/blob/master/README.md
Express validator https://express-validator.github.io/docs/
JWT auth0/node-jsonwebtoken
Knex & Objection https://vincit.github.io/objection.js
Bcrypt package/bcrypt
Cors cors/blob/master/README.md
UUID package/uuid
Dot Env package/dotenv

Api Docs

See the route of Api with Postman Docs API

Click and run on Postman, Open on Postman

License

MIT

Free Software, Hell Yeah!

About

Simple backend api for Point of sale application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published