Skip to content

TechnionYearlyProject/Roommates

Repository files navigation

Build Status

codecov

Instructions

The cornerstone of the project has been set !

You should have node.js installed on your machine.

After pulling filles, you need to download dependencies (such as Express) by running:
npm install
inside the project main directory.

To run the tests type:
npm test

site url: https://powerful-tundra-42649.herokuapp.com/

Heroku deployment instructions:

Download heroku cli.

Login to heroku from project directory using:
heroku login
username: roommatesyearlyproject@gmail.com
password: ***********

Add remote to local reposiroty:
heroku git:remote -a powerful-tundra-42649

Commit changes:
git add .
git commit -m "..."

Push to heroku:
git push heroku master

About

The Best platform for finding your next Roommates

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages