Installation

If you would like to run our app locally, whether to develop or to test, there are a few things that you need to do.

  1. Fill in your .env variables (see Getting started developing)
  2. Set up your local database (see Setting up a local database)
  3. Launch your app with pnpm run dev