Skip to content

It's employee management system API project, NodeJs with ExpressJs

Notifications You must be signed in to change notification settings

andsahin/employee-management-system-api

Repository files navigation

Employee-management-system-api with NodeJs and MongoDB

Installation

Update .env file set database url and email access

CONNECT_STRING= "Set your MongoDb Connecting String"
SMTP_EMAIL_ADDRESS=
SMTP_EMAIL_PASS=

Install the dependencies and devDependencies and start the server.

npm install

npm start

Import collection your postman from project "postman-collection" folder then test this API

About

It's employee management system API project, NodeJs with ExpressJs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published