#Curator Backend Api Basic Config & tools Use pipenv as a packaging tool. Run pipenv run pre-commit install. (Required, only when setting up the project) Postgres Configurations (Local Setup) server = localhost port = 5432 username = postgres database = localhost password = admin Design Figma