Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 420 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 420 Bytes

Taveras Misael Personal Blog

Hello

Environment

  • Node.js 19+
  • PNPM 8+

Environment variables

Most of these are standard, but some are specific to this project.

  • LOCAL_BUILD: Set to true to enable local build mode. This will disable Analytics, Algolia, and will use @astrojs/node adapter instead of the default SSR integration (@astrojs/vercel, for now). This is useful for testing and debugging.