-
Create Firebase project.
-
Create Firestore database.
-
Create new Collection called userList.
-
Add a few documents to the userList collection, each document should have two fields:
- name: string
- email: string
-
Build ReactJs admin front end.
- addUser
- editUser
- removeUser
-
Use Firebase Authentication to restrict access to your admin screen (Optional).
-
Build and host the admin front end somewhere publicly accessible
-
Add emailX and emailY to
- repo
- Firebase project
- Admin site
-
Email URLs to emailX & emailY
Monitored by Snyk
- Jerome Hurley
This project is licensed under the MIT License - see the LICENSE.md file for details