Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/actuallymentor/vite-mentorified-biolerplate
Create-react-app modified for Mentor's liking.
https://github.com/actuallymentor/vite-mentorified-biolerplate
Last synced: 4 days ago
JSON representation
Create-react-app modified for Mentor's liking.
- Host: GitHub
- URL: https://github.com/actuallymentor/vite-mentorified-biolerplate
- Owner: actuallymentor
- Created: 2022-07-21T09:33:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-14T12:10:50.000Z (3 months ago)
- Last Synced: 2024-08-14T13:34:31.344Z (3 months ago)
- Language: JavaScript
- Size: 2.69 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vite react boilerplate
This project extends [Vite](https://vitejs.dev/) with offline PWA defaults.
Added technologies:
- Styled components
- React Router
- Firebase## Firebase setup
- [] create project
- [] enable firestore, storage, hosting, functions, auth as needed
- [] Github actions service account needs:
- [] Cloud Functions Admin
- [] Cloud Scheduler Admin
- [] Editor
- [] Firebase Hosting Admin
- [] Service Account User
- [] [permission docs](https://github.com/w9jds/firebase-action/tree/master/?tab=readme-ov-file#environment-variables)