Skip to content
This repository has been archived by the owner on Apr 8, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 376 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (11 loc) · 376 Bytes

Contributing

This is still a WIP and untested repo so, please, be careful

Steps to contribute

  • Clone this repo and cd into it
  • Run npm install
  • Make your changes
  • Run npm run build
  • Set all environment variables described in the sample envs file
  • Run npm start
  • Try all commands (mannually, for now. PRs welcome)
  • Submit a Pull Request