Skip to content

alicewu1/HHA-504-2022

Repository files navigation

HHA-504-2022

HHA-507

Instructions

  • instructions will go here in the future

Need to have a .env file in the root directory with following structure for Part5_Db:

MYSQL_HOSTNAME = "inserthere"
MYSQL_USERNAME = "inserthere"
MYSQL_PASSWORD = "inserthere"
MYSQL_DATABASE = "inserthere"

Releases

No releases published

Packages

No packages published