Skip to content

Latest commit

 

History

History
75 lines (43 loc) · 1.71 KB

README.md

File metadata and controls

75 lines (43 loc) · 1.71 KB

Project Management

Logo

shields Stars Nodemon Express

Table of contents

Installation

First , clone project and go to root file

  npm install 
  npm start

Or for dev , use nodemon

  npm run server

Screenshots

image

Environment Variables

To run this project, you will need to add the following environment variables to your .env file. SECRET_KEY can random

DATABASE_URI = ?

PORT = ?

SECRET_KEY = ?

Features

  • We have 5 rules in project : Admin, Sales, Inventory, Expense, Service
  • Admin can do all of things
  • Sales, Inventory, Expense, Service only have permisson to access their page

Tech Stack

Front-end: Ejs

Back-end: Node, Express

🚀 About Me

I'm a back-end developer...

🛠 Skills

Javascript, NodeJs, Express...