Database build script.

This commit is contained in:
Mike Cao 2020-08-19 20:51:35 -07:00
parent b905824d50
commit c3da37c0b0
5 changed files with 57 additions and 26 deletions

1
.gitignore vendored
View file

@ -11,6 +11,7 @@
# next.js
/.next/
/out/
/prisma/schema.prisma
# production
/build