We have rebraned Dubtrack to QueUp. Please find out more on our website: https://queup.net
Socials:
Documentation coming soon, for now you can follow these instructions to run it locally. Submit all PRs against the staging
branch
npm install --global nodemon grunt-cli; npm install
Note: After building this task will show Waiting...
, This just means it's watching for file changes.
grunt dev
Note: This command will startup the web server and then watch for file changes.
nodemon web.js
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
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 :)