Drophere is a platform for submitting your task quickly.
- Copy the config file from
config.sample.yaml
toconfig.yaml
. - Execute db.sql from this file.
- Run
go run server/*.go
to start the app. - Browse to
localhost:8080
by your own browser.
Interested in contributing? please check out the Contributing Guide to get started