Skip to content

gaprl/nodejs-express-quickstart

 
 

Repository files navigation

NodeJS/Express Quickstart with Codeship Pro

Codeship Status for whiteotter/nodejs-express-quickstart

NodeJS/Express Backend Todo app configured for testing on Codeship Pro

Local Setup

  • Boot up app on local machine with Docker Compose -- docker-compose up
  • Run a Codeship Pro build on your local machine with our CLI tool -- jet steps

SCM Setup

  • Initialize as a new git repo -- rm -rf .git && git init && git add . && git commit -m 'first commit'
  • Create new repository on your SCM of choice (Github, Gitlab, Bitbucket) and push commit

CI/CD Setup

  • Sign up for a free Codeship Pro account
  • Once signed in, follow prompts to set up a Codeship Pro project
  • Commit a change to your repo and watch as a Codeship Pro build is triggered!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%