From 5f3f4ce942f44be3706758278cdf6cdc288e3737 Mon Sep 17 00:00:00 2001 From: weaponsforge Date: Sat, 28 Sep 2024 06:33:58 +0800 Subject: [PATCH] chore: update README --- README.md | 8 +++----- client/README.md | 2 +- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 13d232b..116efb1 100644 --- a/README.md +++ b/README.md @@ -125,8 +125,8 @@ docker compose -f docker-compose.prod.yml down - Firebase Hosting - Authentication (Email/Address) - > [!TIP] - > Refer to the server README for additional setup information +> [!TIP] +> Refer to the server README for additional setup information 2. Firebase configuration settings for each of the two (2) Firebase projects. @@ -138,7 +138,7 @@ Follow the steps to self-host the project in your own repository and Firebase pr ### 1. GitHub Secrets -Create the following GitHub Secrets, using values from the Firebase configuration and settings from the requirements. +Create the following GitHub Secrets, using values from the Firebase (web) configuration and settings from the requirements. | GitHub Secret | Description | | --- | --- | @@ -156,8 +156,6 @@ Create the following GitHub Secrets, using values from the Firebase configuratio ### 2. Firebase Hosting -> The project website deploys to Firebase Hosting for its development environment on push or updates to the `dev` branch. - Initialize a Firebase Hosting website in the _**development**_ Firebase project. ### 3. GitHub Pages diff --git a/client/README.md b/client/README.md index a450905..c1ab333 100644 --- a/client/README.md +++ b/client/README.md @@ -1,4 +1,4 @@ -## gsites-components +## /gsites-components/client Testing display of all related content based on a URL query string.