forked from PolarisPyra/daphnis
final readme update
This commit is contained in:
parent
711a418116
commit
578ee48ba7
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user