Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)