cp .env.example .env
pnpm install
Fill in .env with the correct values 🧙
From your terminal:
ibazel run dev
This starts your app in development mode, rebuilding assets on file changes.
Now you'll need to pick a host to deploy it to.
Appen bygges med GH-actions, og deployes via BUILD.bazel-filen.
bazel build :app