Skip to content

Commit 70a4659

Browse files
authored
feat: add postgres ingest (#6)
1 parent 544746f commit 70a4659

File tree

2 files changed

+419
-1
lines changed

2 files changed

+419
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
dist
22
node_modules
3-
.env
3+
.env
4+
ingest/build
5+
ingest/postgres

0 commit comments

Comments
 (0)