An open API service indexing awesome lists of open source software.

https://github.com/chirag3003/todolist-ejs-mongoose-mongodb

An example use case for ejs and mongodb using mongoose
https://github.com/chirag3003/todolist-ejs-mongoose-mongodb

beginner beginner-friendly beginner-project database easy easy-project ejs mongo mongodb mongoose no-sql node nodejs nosql todolist todolist-ejs

Last synced: 3 months ago
JSON representation

An example use case for ejs and mongodb using mongoose

Awesome Lists containing this project

README

          

Welcome to todolist-ejs-mongoose 👋



Version



License: ISC

> An example use case for ejs and mongodb using mongoose implementation

## Prerequisites

- node 14.x
- npm 7.x

## Install

```sh
npm install
```

## Usage

```sh
npm run start
```

## Author

👤 **Chirag Bhalotia**

- Website: https://chirag.codes
- Github: [@chirag3003](https://github.com/chirag3003)

## Show your support

Give a ⭐️ if this project helped you!

---

_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_