Skip to content

YashJipkate/zenefits-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zenefits Backend

Codacy Badge

The backend for the Zenefits portal built in Express.js. The salient features of this app are:

  • CORS enabled
  • Usage of dotenv to manage server secrets.
  • 'A' quality code certified by codacy.

Development server

  • clone this repo git clone https://github.com/YashJipkate/zenefits-backend
  • navigate to the root of this repo cd zenefits-backend/
  • run node app.js from the root directory. The server is live on localhost:3000

Releases

No releases published

Packages

No packages published