···88[app-deploy-badge]: https://img.shields.io/badge/Drifting_Starlight-online-brightgreen?style=flat-square&logo=cloudflare&logoColor=white&labelColor=black
99[app-deploy-url]: https://driftingstarlight.app/
10101111-## Developing
1212-1313-Create `app/.env.local` file and setup local environment variables:
1414-1515-```
1616-PUBLIC_SUPABASE_URL=
1717-PUBLIC_SUPABASE_ANON_KEY=
1818-PUBLIC_SUPABASE_PUBLISHABLE_KEY=
1919-DISCORD_CLIENT_ID=
2020-DISCORD_CLIENT_SECRET=
2121-```
2222-2323-Run the following:
1111+<blockquote>
1212+ <p>“<em>You've never seen me, but the ripples in this glass, like the drifting starlight, will remember this moment for both of us.</em>”</p>
1313+ <p>—Kafka, <cite>Old Brew and New Friends</cite></p>
1414+</blockquote>
24152525-```sh
2626-npm i
2727-npm run build # production environment
2828-npm run dev # development environment
2929-```
1616+A homebrewed campaign I'm writing for my friends, revolving around the Honkai: Star Rail universe. Currently a work-in-progress.
1717+This will eventually become a fully-fledged VTT that allows creating custom campaigns and other homebrewed content (beyond HSR and whatnot).