Add Hasura and dockerify dev env
This commit is contained in:
2
infra/dev/postgres/init.sql
Normal file
2
infra/dev/postgres/init.sql
Normal file
@ -0,0 +1,2 @@
|
||||
CREATE DATABASE twenty;
|
||||
CREATE DATABASE hasura;
|
||||
Reference in New Issue
Block a user