How do I create a form that saves documents in my mongodb (Electron, express) database?
I’m trying to create a form that takes the user’s data and stores it in my MongoDB database, but all the code I’ve tried seems to have no effect.
I’m trying to create a form that takes the user’s data and stores it in my MongoDB database, but all the code I’ve tried seems to have no effect.