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
- Host: GitHub
- URL: https://github.com/chirag3003/todolist-ejs-mongoose-mongodb
- Owner: chirag3003
- Created: 2021-08-01T10:41:25.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-12-23T21:36:51.000Z (over 4 years ago)
- Last Synced: 2025-05-08T20:17:49.924Z (about 1 year ago)
- Topics: beginner, beginner-friendly, beginner-project, database, easy, easy-project, ejs, mongo, mongodb, mongoose, no-sql, node, nodejs, nosql, todolist, todolist-ejs
- Language: JavaScript
- Homepage:
- Size: 25.4 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to todolist-ejs-mongoose 👋
> 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)_