#Curator Backend Api
- Use
pipenv
as a packaging tool. - Run
pipenv run pre-commit install
. (Required, only when setting up the project)
server
= localhost
port
= 5432
username
= postgres
database
= localhost
password
= admin
#Curator Backend Api
pipenv
as a packaging tool.pipenv run pre-commit install
. (Required, only when setting up the project)server
= localhost
port
= 5432
username
= postgres
database
= localhost
password
= admin