A simple backend project to practice and showcase basic CRUB operations.
Technologies used: Node JS, MongoDB, svelte
Inspired from this article.
Here's the front-end repo
- how to handle routes
- how to connect to mongo db
- how to introduce middleware
- basic CRUD operations
- using env variables
- connecting a front end
- Svelte <3