From 578ee48ba7f6d66177bda809c5618ede4598b373 Mon Sep 17 00:00:00 2001 From: Polaris Date: Fri, 23 Aug 2024 14:06:23 -0400 Subject: [PATCH] final readme update --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index efd3c75..2cfb172 100644 --- a/README.md +++ b/README.md @@ -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