Skip to content

Commit 421b8e8

Browse files
authored
Update README.md
1 parent 9b6e5af commit 421b8e8

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

README.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11

2+
23
# PurePath
34

45
PurePath is a web application designed to help users break free from unwanted habits like PMO and build a life of purpose through community support, guided meditations, and progress tracking.
56

7+
8+
69
## Tech Stack
710

811
This project is built with modern web technologies:
@@ -81,17 +84,6 @@ This project is built with modern web technologies:
8184

8285
6. Open your browser and navigate to `http://localhost:8080`
8386

84-
### Setting Up Admin Access
85-
86-
PurePath includes an admin dashboard for managing users, content, and moderation. To set up admin access:
87-
88-
1. Register a user account with the email that should have admin privileges
89-
2. You can set up admin access in one of two ways:
90-
- **Option 1**: Use the Firestore Admin console to create an "admins" collection and add a document called "authorized_emails" with an array field named "emails" that includes the admin email(s)
91-
- **Option 2**: For first-time setup, the application will automatically recognize the predefined admin email(s)
92-
93-
3. When logged in as an admin, you can access the admin dashboard at `/admin`
94-
9587
### Building for Production
9688

9789
```bash
@@ -126,7 +118,7 @@ This application uses Firebase Authentication for user management. Users can:
126118
- Register with email and password
127119
- Log in with existing credentials
128120
- Access protected routes (dashboard, profile, etc.)
129-
- Admin users have access to additional features and the admin dashboard
121+
- Admin users have access to additional
130122

131123
## Contributing
132124

0 commit comments

Comments
 (0)