All commands are run from the root of the project, from a terminal:
| Command | Action |
|---|---|
npm run dev |
Starts local dev server at localhost:4321 |
npm run build |
Build your production site to ./dist/ |
npm run preview |
Preview your build locally, before deploying |
npm run astro -- --help |
Get help using the Astro CLI |
npm run deps |
Helper to check and update dependencies |
see MAINTENANCE
Need to update our action's SCHEMA_ID if shape of data stored in KV ever changes
- Emojis are from Twitter's emoji set
- Looked up and downloaded from https://twemoji-cheatsheet.vercel.app/
- recolored as needed
- Hourglass icon from https://phosphoricons.com/
- Semi-regularly review and update node compatibility date: https://developers.cloudflare.com/workers/configuration/compatibility-flags/#setting-compatibility-flags
- Setting in CF dashboard