Getting started

Copy the app.template.yaml file to app.yaml

Edit the app.yaml file and add your env vars

Compile the css:

npx tailwindcss -i ./src/input.css -o ./static/main.css

Deploy on App Engine