Skip to content

manmeet-rana/EmployeeApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmployeeApp

  • This is an Node JS Web app for maintaining employees record
  • Helps in making all transactions in Realtime
  • Scheduled Transactions like distributions of salary to employee
  • Making realtime transactions to vendor

How to Start

Clone the repo using following command :
git clone https://github.com/manmeet-rana/EmployeeApp.git


In root directory of project run the command this will install the required modules:
npm install


Run the command to start the node server:
node ./bin/www


After that server is listening on port 3000 so open the localhost server in browser :
localhost

Tech Stack

Service Tech Used
Backend Node JS
Database MongoDB
Search Engine Elastic Search

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published