8000 GitHub - parryc/haardvark: Haardvark - for INFO3450
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Nov 14, 2019. It is now read-only.

parryc/haardvark

Repository files navigation

Haardvark

Haardvark - for INFO3450, Cornell University, Fall 2012 Designed by Parry Cadwallader, Julia Zhu, Jonathan O'Hanlon, and Catherine Ho Programmed in Node.js by Parry Cadwallader

Live Version

Can be found here.

Current test users are

  • Lincoln
  • Einstein
  • Tester

There are no passwords

Setup

Want to run this yourself?

  • Install Mongo and Node.js
  • Clone this repository to your local machine
  • Navigate to wherever you cloned it to
  • Run npm install to install dependencies
  • Then simply run node web.js and BAM! You got yourself a webapp.

Extra

If you want to change which port it is running on, in web.js change the 3000 in var port = process.env.PORT || 3000; to whichever port you want to run the app on.

About

Haardvark - for INFO3450

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0