final readme update

This commit is contained in:
Polaris 2024-08-23 14:06:23 -04:00
parent 711a418116
commit 578ee48ba7

View File

@ -2,12 +2,7 @@ Needs BunJS and a Mysql DB
1 - create a mysql database called daphnis
make a .env in the root directory containing the following (be sure to use your own data)
DATABASE_URL="mysql://root:password@localhost:3306/daphnis"
DATABASE_AIME_URL = "mysql://root:password@localhost:3306/aime"
---
2a - create .env file from the example.env
2 - delete the migrations and generated folder(s) inside schemas/artemis and schemas/daphnis