Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 421 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 421 Bytes

Swimlane DevOps Practical

This is a demo application to use for working on the Swimlane DevOps hiring practical project.

Install

Required environment variables:

  • MONGODB_URL - Full MongoDB connection URI to connect to

Testing Locally

git clone git://github.com/swimlane/devops-practical.git
npm install
cp .env.example .env
npm start

Then visit http://localhost:3000/