ezekielchentnik / preact-pwa

Super fast progressive web app with small footprint & minimal dependancies
https://preact-pwa-yfxiijbzit.now.sh/
MIT License
513 stars 37 forks source link

does this connect to mongodb? #18

Open redimongo opened 7 years ago

redimongo commented 7 years ago

Hi I am looking for a preact script or demo that can show me how to set up mongodb to work in preact

cjessett commented 7 years ago

@redimongo take a look at this project I created using preact-pwa. I use mongoose to connect to mongodb.