chore(README): add header, description and link to colophon

This commit is contained in:
Cory Dransfeldt 2025-03-28 06:32:30 -07:00
parent e214116e40
commit a8ee4b8111
No known key found for this signature in database
3 changed files with 17 additions and 13 deletions

View file

@ -1,3 +1,7 @@
# coryd.dev
This is the source for my personal site [built using 11ty, PHP and a number of other tools](https://www.coryd.dev/colophon/).
## Local dev setup
`npm run setup`
@ -27,8 +31,8 @@ To debug and develop php components, run `npm run php`. This will start the PHP
## Required environment variables
```plaintext
POSTGREST_URL # client + server
POSTGREST_API_KEY # client + server
POSTGREST_URL # client + server + build
POSTGREST_API_KEY # client + server + build
MASTODON_ACCESS_TOKEN # server
MASTODON_SYNDICATION_TOKEN # server
FORWARDEMAIL_API_KEY # server