bun install
screenly edge-app create \
--name=EDGE_APP_NAME \
--in-place
screenly edge-app instance create --name=EDGE_APP_INSTANCE_NAME
bun run build
bun run deploy
Run the following on a terminal to start the development server:
bun install
bun run dev
Run the following on a second terminal to generate mock data:
screenly edge-app run --generate-mock-data --path dist/