/innt-giftrit

InnT Giftr.it Application

Primary LanguageHTMLThe UnlicenseUnlicense

Giftr.it Application

This application is made for module InnT at Fernfachhochschule Schweiz FFHS.

Running Locally

Make sure you have Node.js and the Heroku CLI installed.

$ git clone https://github.com/ralphkoster/innt-giftrit.git # or clone your own fork
$ cd innt-giftrit
$ npm install
$ npm start

Your app should now be running on localhost:5000.

Deploying to Heroku

$ heroku create
$ git push heroku master
$ heroku open

Documentation

For more information about using Node.js on Heroku, see these Dev Center articles:

Authors

Ralph Koster, FFHS
Markus Schenk, FFHS
Patrick Rudzitis, FFHS