Skip to content

lukethacoder/luke-secomb-simple

Repository files navigation



luke-secomb-simple

Simple portfolio site built using AstroJS and TailwindCSS

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.