Skip to content

ReaganM02/nuxt3-mongodb-crud

Repository files navigation

Basic CRUD operations with Nuxt3 and MongoDB

Nuxt 3 Basic CRUD(Create, Read, Update, and Delete) example using mongodb. The example is built using beginner TypeScript to provide type checking.

Usage

  • Create a .env file
  • add MONGO_URL=YOUR_MONGO_URL

If your configuration is correct you should be able to make the basic operations.

See it in action

Example video

Releases

No releases published

Packages

No packages published