Skip to content

VarunAkuthota/devops-practical

 
 

Repository files navigation

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/

About

Node.js and mongo app for use with the DevOps hiring practical

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.3%
  • Pug 21.4%
  • Shell 7.4%
  • HCL 6.6%
  • CSS 2.9%
  • Smarty 1.9%
  • Other 0.5%