An awesome management system for your coffee shop!
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
-
npm
npm install npm@latest -g
-
Clone the repo
git clone https://github.com/Cloneee/Restfull-API-CoffeeShop-CNPM.git
-
Install NPM packages
npm install
-
Create your
.env
PORT = 3000 API_URL = /api/v1 SALT_ROUND = 10 SECRET = my-secret NODE_ENV = product DB_URI = "Your database URI"
To use this app as backend, please install the Client
Distributed under the MIT License. See LICENSE.txt
for more information.
Nguyễn Thanh Huy - Huy Thanh Nguyễn - [email protected]
Project Link: https://github.com/Cloneee/Restfull-API-CoffeeShop-CNPM