From abe78a25fb007feda68c16bf473ba62dbff5789f Mon Sep 17 00:00:00 2001 From: Alex Erdei Date: Fri, 23 May 2025 00:02:53 +0100 Subject: [PATCH] Making explanation more accurate to avoid legal issues --- prompts/commit1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prompts/commit1.txt b/prompts/commit1.txt index 149112b..b54e727 100644 --- a/prompts/commit1.txt +++ b/prompts/commit1.txt @@ -1,4 +1,4 @@ -I have Fakebook, which is a Facebook clone social media app. It has a React-Redux front-end styled by Bootsrtrap 4.3 +I have Fakebook, which is a XXXXXXXXX demo social media app. It has a React-Redux front-end styled by Bootsrtrap 4.3 and vanilla CSS. The back-end is Firebase. We have the backend.js file, which we work on the most. This connects the Firebase back-end to the actual front-end. We will completely rewrite it with certain reducers to switch to a completely different back-end solution.