Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 639 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 639 Bytes

TeamHack

Organize your groups. Fast, easy and perfect for Hackathons!

  • Features:
    • See your team's code live
    • Chat inside the website

How to deploy TeamHack

Download the files git clone https://github.com/bernatixer/TeamHack.git

Now, enter the directory: cd TeamHack

We have to download the dependencies, npm install

We need a firebase API key, once you have one, you can put it on te file 'public/app.js' at line 58, you also need to modify lines 59 and 60.

Well done, we just need to open the server, just run:

node server.js

Licence MIT