My website, currently hosted at https://wynne.rs. https://wynne.rs
Find a file
lew 79c7aff48b feat: switch to Astro DB for guestbook
- Add @astrojs/db integration
- Define Guestbook schema in db/config.ts
- Add seed data for development
- Update db.ts to use astro:db
- Add guestbook section to homepage with form
- Update env vars to use ASTRO_DB_REMOTE_URL
2026-01-23 04:10:51 +00:00
apps feat: switch to Astro DB for guestbook 2026-01-23 04:10:51 +00:00
.gitignore feat: package.json & gitignore 2026-01-23 00:51:05 +00:00
package.json Set up pnpm workspace for monorepo 2026-01-22 23:56:52 +00:00
pnpm-workspace.yaml Set up pnpm workspace for monorepo 2026-01-22 23:56:52 +00:00