/nijmeh.cloud

nice typo

Primary LanguageAstroOtherNOASSERTION

Hi there! this is my personal website built with Astro

📚 Stack

The stack consists of the following:

  • Astro (Frontend)
  • Rust (API)
  • Cloudflare (DNS)
  • Cloudflare Pages (Deployment)

🧞 Commands

All commands are run from the root of the project, from a terminal:

just a note I use pnpm, you may want to go install that here.

Command Action
pnpm install Installs dependencies
pnpm run dev Starts local dev server at localhost:3000
pnpm run build Build your production site to ./dist/
pnpm run preview Preview your build locally, before deploying
pnpm run astro ... Run CLI commands like astro add, astro preview
pnpm run astro --help Get help using the Astro CLI

Credits

Conrad for the technology grid list.