Initial commit
0 parent commit 65dae02dcd86a605a3d637ee6bbd2f4a8f72b878
@Pascal Syma Pascal Syma authored on 4 Jun
Showing 30 changed files
View
.dockerignore 0 → 100644
View
.gitignore 0 → 100644
View
.prettierignore 0 → 100644
View
.prettierrc.json 0 → 100644
View
.terraform.lock.hcl 0 → 100644
View
Dockerfile 0 → 100644
View
README.md 0 → 100644
View
bun.lockb 0 → 100755
Not supported
View
deploy.sh 0 → 100644
View
drizzle.config.ts 0 → 100644
View
main.tf 0 → 100644
View
package.json 0 → 100644
View
sqlite.db 0 → 100644
Not supported
View
src/db/db.ts 0 → 100644
View
src/db/migrations/0000_overjoyed_fenris.sql 0 → 100644
View
src/db/migrations/0001_certain_blindfold.sql 0 → 100644
View
src/db/migrations/0002_fat_the_hunter.sql 0 → 100644
View
src/db/migrations/0003_polite_korvac.sql 0 → 100644
View
src/db/migrations/meta/0000_snapshot.json 0 → 100644
View
src/db/migrations/meta/0001_snapshot.json 0 → 100644
View
src/db/migrations/meta/0002_snapshot.json 0 → 100644
View
src/db/migrations/meta/0003_snapshot.json 0 → 100644
View
src/db/migrations/meta/_journal.json 0 → 100644
View
src/db/schema/posts.ts 0 → 100644
View
src/db/schema/schema.ts 0 → 100644
View
src/db/schema/users.ts 0 → 100644
View
src/index.test.ts 0 → 100644
View
src/index.ts 0 → 100644
View
terraform.tfvars.example 0 → 100644
View
tsconfig.json 0 → 100644