luke-secomb-simple

🍕 fresh new simple portfolio site

Stars
4

Built With

  • Astro
  • TailwindCSS
  • LastFM
  • GoatCounter
  • Google Analytics

Local Development

Install the node_modules.

pnpm install

Edit the Environment variables.

PUBLIC_LAST_FM_API_KEY=abcdefghijklmnopqrstuvwxyz123456
PUBLIC_GOOGLE_ANALYTICS_MEASUREMENT_ID=abcdefghijklmnopqrstuvwxyz123456
PUBLIC_CLARITY_ANALYTICS_TRACKING_CODE=cthbfzqwds
PUBLIC_GOAT_COUNTER_CODE=goat

Start the site in dev mode.

pnpm dev

Open the code in your IDE of choice and start editing!

Your site is now running at http://localhost:8000.