Skip to content

spiff72/backEnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmplManagerBackEnd

Simple NodeJS backend service for retrieving employees by position.

Setup

The project requires npm and nodeJS installed

Build Project

  1. Install typescript: npm install -g typescript
  2. Install npx: npm install npx
  3. Install project dependencies: npm install

Launch server

  1. npx ts-node src/Server.js
  2. Check localhost ap port 8080

Services:

Position URL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published