Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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"