https://github.com/codingmustache/svelte-template-project
This is an example repo on how to make backend calls in SvelteKit, using MongoDB and Mongoose
https://github.com/codingmustache/svelte-template-project
mongodb mongoosejs sveltekit
Last synced: 12 days ago
JSON representation
This is an example repo on how to make backend calls in SvelteKit, using MongoDB and Mongoose
- Host: GitHub
- URL: https://github.com/codingmustache/svelte-template-project
- Owner: codingMustache
- Archived: true
- Created: 2023-11-03T14:01:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-15T23:09:04.000Z (over 2 years ago)
- Last Synced: 2026-01-28T11:25:20.089Z (about 2 months ago)
- Topics: mongodb, mongoosejs, sveltekit
- Language: TypeScript
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DB Project
This is a project to show the basics to use backend calls to using SvelteKit
## Packages
- Mongoose
- Typescript
- MongoDB
- SvelteKit