Skip to content

Node.js server for Manpower Management System

Notifications You must be signed in to change notification settings

afhm/man-server

Repository files navigation

Manpower Management System

Nodejs + Typescript + Postgres + Redis

Commitizen friendly code style: prettier semantic-release Build Status

Docker support

Prerequisites

  1. Docker Community Edition v17 or higher
$ docker-compose up -d

Or

$ docker-compose up

If logs are needed

Access http://localhost:5000/api/v1/users and you're ready to go!

Application Setup (Development)

WIP

Switch to dev-local branch to run without docker

npm install
npm run dev

Built with

Backend

  • Tabel - ORM for Node.js
  • Express.js - Lightweight webserver
  • Redis - For holding onto JWT tokens and refresh tokens

Frontend

  • Angular (WIP)

forthebadge

About

Node.js server for Manpower Management System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published