Dependencies
You’ll need to have devbox and docker installed; all other dependencies are managed by devbox. If you’d rather run your development environment yourself, have a look at devbox.json for a list of dependencies.Setting everything up
- Clone the repository and navigate to the project directory.
- Start the development environment. This may take a while the first time as it downloads all dependencies.
- Copy over the env config. Make sure to edit the required values.
- Start Mist and external services.
- Create a tenant for users to sign up to. You’ll need to provide your local IP address to allow Mist to communicate with the demo service (see below)