Mahesh419 / EMS

This is an application to manage employees of the company XYZ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

General

This is an application to maintain employees of XYZ company.

  • Build and run Dockerfile to run the application
  • API documentation can be found at /api/v1/docs

Technologies Used

  • Typescript
  • Node.js
  • Express
  • MongoDB (Mongo Atlas)
  • Swagger

HOW TO SETUP

  1. Open a console in side the application and rum npm install. Database details are included in the .env file
  2. Run npm run start-dev to start the application in dev mode
  3. Run npm start to build and run the application

About

This is an application to manage employees of the company XYZ


Languages

Language:TypeScript 98.3%Language:Dockerfile 1.5%Language:JavaScript 0.3%