index
:
homelab.git
main
Joe Carstairs' homelab config
git+homelab@mail.joeac.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
website
/
db
/
config.ts
blob: aa0408c709213939507624558ca43e697bf2192e (
plain
)
1
2
3
4
5
import { defineDb } from "astro:db"; export default defineDb({ tables: {}, });