Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 213 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 213 Bytes

To work on this package, make sure you are running postgres and set the DATABASE_URL variable. For devnet this should be:

export DATABASE_URL="postgres://postgres:postgrespassword@localhost:5432/default"