- Notifications
You must be signed in to change notification settings - Fork132
🍱 Full-Stack solution to quickly build PWA applications with Vue.js and Firebase
License
kefranabg/bento-starter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
🍱bento-starter is an Open-Source Full-Stack solution that helps you to build fast and maintainable web applications using tools like Vue.js, Firebase, Progressive Web Apps support, dynamic offline support... The goal of this project is to provide a powerful and well configured stack (with CI/CD, hosting...) so you can focus on writing your web application very quickly.
As this project is a template project and not a CLI, you have access to the entire app configuration so you can change it according to your needs.
Want to setup this stack ?
👉 The full documentation is availablehere
👉https://bento-starter.firebaseapp.com
Install the PWA demo from Google Play Store 👉bento-starter Google Play Store
Lighthouse score :
Optional preconfigured Github Actions workflow :
- ✔️ Check tests and quality
- ⚙️ Build the project
- 🚀 Deploy to firebase hosting
The stack is made up of :
- 🤘Vue.js : front-end framework
- 🔧Vue-cli : standard tooling for vue.js development
- 🔁Vuex : state management
- 💾Firestore : cloud NoSQL Database
- 🏠Firebase hosting : fast and secure web hosting
- 👤Firebase authentication : for easy authentication
- 📱PWA : progressive web app support
- 💄Prettier : code formatting rules
- 🚨Eslint : control code quality
- ✅Jest : unit testing
- ✅Cypress : e2e testing
- 🔍Vue head : meta description per page
- 📄 [Optional]prerender spa plugin : pages prerendering
- 💚 [Optional]circleci : continuous integration/deployment
- 📦 [Optional]bundlesize : control your js bundles sizes
App embedded features :
- 👤 Google authentication
- 📴 Offline support (dynamic & static caching)
- 🆕
New version available
prompt on new app deployments - ➕
Add to home screen
prompt for ios & android - ↩️ Smart redirection for auth protected routes
- ✨ Products page example to demonstrate app data management with firestore and vuex
- 💪 Better PWA support for all browsers withPWACompat
Thomas Betous 💻📖💬🤔👀🚧 | Franck Abgrall 💻📖💬🤔👀🚧 | Thibaud Courtoison 📖 | Mathias Bernardeau 💻🤔 | James Perkins 💻🐛💬 | Antoine CELLIER 💻 | 0xflotus 📖 |
Gr3gory B3van 🤔 | Roy Bakker 🐛 | Adam Bar 🤔 | Chidindu Ogbonna 💻 | Vincent Bourdeau 💻 |
⭐️ this repo
Want to chat with us ? 👉join bento-starter slack
This project isMIT licensed.
About
🍱 Full-Stack solution to quickly build PWA applications with Vue.js and Firebase