🎧 The source for my personal site. Built using Astro (and other tools): https://coryd.dev/colophon
This repository has been archived on 2025-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2024-12-03 08:00:18 -08:00
.github feat: cloudflare -> netlify 2024-11-30 15:19:19 -08:00
edge-functions chore: edge functions 2024-12-03 08:00:18 -08:00
functions chore: edge functions 2024-12-03 08:00:18 -08:00
public feat: cloudflare -> netlify 2024-11-30 15:19:19 -08:00
queries fix: consistent sorting in optimized views 2024-11-26 09:19:07 -08:00
scripts feat: cloudflare -> netlify 2024-11-30 15:19:19 -08:00
src chore: edge functions 2024-12-03 08:00:18 -08:00
.env feat: cloudflare -> netlify 2024-11-30 15:19:19 -08:00
.gitignore feat: cloudflare -> netlify 2024-11-30 15:19:19 -08:00
.markdownlint.json feat: initial commit 2024-11-21 19:11:16 -08:00
.nvmrc feat: cloudflare -> netlify 2024-11-30 15:19:19 -08:00
astro.config.mjs chore: edge functions 2024-12-03 08:00:18 -08:00
LICENSE feat: initial commit 2024-11-21 19:11:16 -08:00
netlify.toml chore: edge functions 2024-12-03 08:00:18 -08:00
package-lock.json chore: edge functions 2024-12-03 08:00:18 -08:00
package.json chore: edge functions 2024-12-03 08:00:18 -08:00
README.md chore: add badge to readme 2024-11-30 18:21:40 -08:00

coryd.dev

Netlify Status Scheduled deploy

Hi! I'm Cory. 👋🏻

This is the code for my personal website and portfolio. Built using Astro and other tools.


Local dev setup

  1. npm install

Local dev workflow

  1. npm start
  2. Open http://localhost:4321

Other commands

npm run build: builds Astro output. npm run prevew: previews built Astro output (uses wrangler command compatible with Cloudflare adapter under the hood). npm run update:deps: checks for dependency updates and updates Astro. netlify dev: local development with Netlify functions.

Required environment variables

ACCOUNT_ID_PLEX
API_KEY_PLAUSIBLE
SUPABASE_URL
SUPABASE_KEY
DIRECTUS_URL
DIRECTUS_TOKEN
ARTIST_IMPORT_TOKEN
ARTIST_FLOW_ID
ALBUM_FLOW_ID
MASTODON_ACCESS_TOKEN
FORWARDEMAIL_API_KEY
CDN