mirror of
https://github.com/Xevion/xevion.dev.git
synced 2026-01-31 02:26:38 -06:00
Just a commit point while I'm testing stuff. Already decided at this point to simplify and revert away from PayloadCMS.
5 lines
87 B
TypeScript
5 lines
87 B
TypeScript
// Any setup scripts you might need go here
|
|
|
|
// Load .env files
|
|
import 'dotenv/config'
|