sdras / ecommerce-netlify

🛍 A JAMstack Ecommerce Site built with Nuxt and Netlify Functions

Home Page:https://ecommerce-netlify.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

database connect

sandro-git opened this issue · comments

Hello,

i'm wondering whitch db you'll use for storing data ? i'm currently learning more in depth jamstack and this parts is not really clear for me. I love netlify by the way .
Thanks to sharing your work

Hi @sandro-git I recommend if you have any specific implementation questions to check out Function Examples in the repository. Just scroll down the readme. There is a MongoDB example there too.

Ha, this was going to be my answer exactly! I'm also just starting work on an example of this, progress will be slow because I have a few other things going on, but I'll post back here when it's complete. Thanks!

@Eckhardt-D @sdras, thanks both of you. If you want @sdras I can add to your project a mongodb connection with this example and make a pull request?