yarn install
- Copy
.env.local.template
to.env.local
and populate the environment variables with credentials - Run
yarn dev
- Visit http://localhost:3005
yarn install
.env.local.template
to .env.local
and populate the environment variables with credentialsyarn dev