Skip to content

The inspiration of developing `company process management system` comes from my work building `employee management system` for my employer. This backend API encompasses employee management system, Fleets Management System, Service Portal, HR Management System etc. Some of the features include; Leave Tracker, Queries, document mgt, chat etc

Notifications You must be signed in to change notification settings

felayo/company_mgt_sys_api

Repository files navigation

winelight management system microservices

Setting up the Backend

clone the project from the main repo

Install Dependencies

cd to winelight/server and run npm install

Run the Server

cd to winelight/server and run npm run dev

API BASE URL

The API base URL is http://localhost:8081 The App is hosted locally on port 8081

API Endpoints Documentation

About

The inspiration of developing `company process management system` comes from my work building `employee management system` for my employer. This backend API encompasses employee management system, Fleets Management System, Service Portal, HR Management System etc. Some of the features include; Leave Tracker, Queries, document mgt, chat etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages