Skip to main content

Setting up a dev environment

To set up development on API server code and/or the wordpress plugins:

  1. Browse to https://github.com/protohaven/protohaven_api

TODO describe fork, installation, use of test data, connector & env flags etc.

TODO describe svelte dev env vs python dev env

Point to the repository README for details, ensure up to date

TODO pre-commit hook setup

TODO lint & other PR checks

TODO issue tracking in Github

TODO unit and integration testing philosophy

TODO summarize the full contribution process