Skip to content

Commit

Permalink
chore: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
weaponsforge committed Sep 27, 2024
1 parent 92562a2 commit 5f3f4ce
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand All @@ -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 |
| --- | --- |
Expand All @@ -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
Expand Down
2 changes: 1 addition & 1 deletion client/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## gsites-components
## /gsites-components/client

Testing display of all related content based on a URL query string.

Expand Down

0 comments on commit 5f3f4ce

Please sign in to comment.