DEV Community

A full-stack solution for fast PWA development !

Franck Abgrall on April 24, 2019

Hi πŸ‘‹, If you’re interested in building Progressive Web Apps, I would like to share an open source project we've been working on for few months :...
Collapse
 
coddie profile image
Ian Coldwell

Hey Franck,
Thank you so much for this starter project, I am a complete VueJS noobie ! Can you explain how to add another collection, I have tried to follow your logic, but can't quite see how the connection to the firestore db collection is made.
Many thanks in advance for your help.

Collapse
 
kefranabg profile image
Franck Abgrall

Hi Ian,

Thanks for your interest !
Just added a section How to add a new firestore collection with bento-starter ? in the documentation !

If you think something is missing in the documentation or have feature request, feel free to open an issue on github ;)

You can also join the bento-starter slack if you want to chat with us !

We'd love to get some feedback on bento-starter

Collapse
 
a_mature_dev profile image
a_mature_dev

Wow. This is cool. Thanks. Will play around with this.

Collapse
 
basicbrogrammer profile image
Jeremy Ward πŸ˜ŽπŸ€“

How is this full stack? What's the back end?

Collapse
 
kefranabg profile image
Franck Abgrall

It is full-stack thanks to firebase. Check this article for more details :) It explains the bento-starter stack ;)

Collapse
 
basicbrogrammer profile image
Jeremy Ward πŸ˜ŽπŸ€“

Nice thanks for the article

Collapse
 
camillo777 profile image
camillo777

Cool project!
What can you say about Apple iOS compatibility for PWA apps?

Collapse
 
kefranabg profile image
Franck Abgrall

This is still not perfect ;) But every IOS new versions implements better supports for PWA.

Collapse
 
kefranabg profile image
Franck Abgrall

If you want the why and how of this stack, check out this article ! 🍱