Skip to content

eboukamza/nodejs-api-with-ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POC CI Heroku

CircleCI

This app is a POC of how to deploy automatically in heroku only when the cicle-ci pipeline success.

Web app is available in https://poc-heroku-ci.herokuapp.com/players

Requirements

  • nodeJS 10+

Technologies

  • NodeJS
  • Express
  • Jest (for tests)
  • Supertest(for tests)

Installation

Run npm install

Run in local

 npm run start

Run tests

npm test

Other scripts

Run npm run for list all available scripts.

About

nodejs api deployed automatically in heroku only when the cicle-ci pipeline success.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published