Add CI/CD build and deploy scripts, along with docker-compose, HAProxy config, and a certbot
Some checks failed
Build And Deploy / build-and-deploy (push) Has been cancelled

merge hook. Set up env.example generation. Add doiuse dev dependency.
This commit is contained in:
badblocks 2026-02-01 13:14:32 -08:00
parent 0350a4b8e3
commit 1714225d00
No known key found for this signature in database
11 changed files with 334 additions and 2 deletions

View file

@ -37,6 +37,7 @@
"devDependencies": {
"@types/bun": "^1.3.6",
"@types/validator": "^13.15.10",
"doiuse": "^6.0.6",
"prettier": "^3.8.1",
"prettier-plugin-astro": "^0.14.1"
}