add: postgres support

chore: restructure
This commit is contained in:
trisua 2025-03-22 22:17:47 -04:00
parent cda879f6df
commit b6fe2fba37
58 changed files with 3403 additions and 603 deletions

12
example/.gitignore vendored
View file

@ -1,3 +1,9 @@
atto.db
html/_atto/
public/_atto/
atto.db*
html/*
!html/.gitkeep
public/*
!public/.gitkeep
media/*