initial commit

This commit is contained in:
jane 2021-12-01 21:36:11 -05:00
commit 05112e3d6e
10 changed files with 359 additions and 0 deletions

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
data/*
node_modules/
pnpm-lock.yaml
.env