Personal blog and portfolio of Rishav Dhar, Principal Engineer of Platform DevOps @Tucows.
| Command | Action |
|---|---|
bun install |
Installs dependencies. |
bun run dev |
Starts local dev server at localhost:4321. |
bun run build |
Build your production site to ./dist/. |
bun run preview |
Preview your build locally, before deploying. |
bun run astro ... |
Run Astro CLI commands, like astro check |
bun run lint |
Run ESLint. |
bun run lint:fix |
Auto-fix ESLint issues. |
View all notable changes to this project in Keep a Changelog format, which adheres to Semantic Versioning.
© 2016–present Rishav Dhar · Content: CC BY 4.0 · Code: Apache 2.0 · Contribute open-source.