mirror of
https://github.com/rjNemo/meal_planner
synced 2026-06-06 02:26:49 +00:00
6 lines
103 B
YAML
6 lines
103 B
YAML
image:
|
|
file: .gitpod.Dockerfile
|
|
|
|
tasks:
|
|
- init: yarn install && yarn build
|
|
command: yarn start
|