dubtrack / www-dubtrack-fm

GNU General Public License v2.0
123 stars 42 forks source link

Important - Please Read

We have rebraned Dubtrack to QueUp. Please find out more on our website: https://queup.net

Socials:

Discord

Twitter

Facebook

Reddit

WWW-DUBTRACK :]

Documentation coming soon, for now you can follow these instructions to run it locally. Submit all PRs against the staging branch

Requirements

npm install --global nodemon grunt-cli; npm install

JS and Stylus

Note: After building this task will show Waiting..., This just means it's watching for file changes.

grunt dev

Node Server

Note: This command will startup the web server and then watch for file changes.

nodemon web.js

DNS

Add the folowing entry to your /etc/hosts files (Or C:\Windows\System32\drivers\etc\HOSTS)

127.0.0.1 dev-dubtrack.fm

go to dev-dubtrack.fm:3005

Logging in

Do not use your personal accounts, use test accounts, once you log-in the site will redirect you to http://staging-www.dubtrack.fm, simply change the url to your local (http://dev-dubtrack.fm:3005), and you should be logged in :)