https://sample-vue3.netlify.app/login
This is a sample project written in Vue 3 with class-style components, typescript and Netlify functions for the backend. MondoDb Atlas is the database.
npm install
npm run serve
netlify-lambda serve src/lambda --config ./webpack.lambda.js
npm run build
npm run test:unit
For the database you will only need one cluster with one collection inside, called users.
For the database you will only need one cluster with one collection inside, called users.