hs_application
Everything you need to know about customising hs_application for a Hackathon
Prerequisites
Before you start modifying for your hackathon, you need to have the following projects setup. Please follow their respective guides on Github for further instructions.
Required Edits
.env
Change
DB_PASSWORD
to something uniqueAPPLICATION_URL
AUTH_URL
DROPBOX_API_TOKEN
SENDGRID_API_KEY
src/settings/
hackathon.json
questions.json
public/img
Favicon
Logo
Last updated
Was this helpful?