/drophere-backend

Submit your task quickly.

Primary LanguageGo

Drophere

Drophere is a platform for submitting your task quickly.

How to run locally

  1. Copy the config file from config.sample.yaml to config.yaml.
  2. Execute db.sql from this file.
  3. Run go run server/*.go to start the app.
  4. Browse to localhost:8080 by your own browser.

Contributing to this project

Interested in contributing? please check out the Contributing Guide to get started