Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yuriymyrosh/express-ts-mongoose-starter

simple CRUD starter with ts, express and mongooser
https://github.com/yuriymyrosh/express-ts-mongoose-starter

crud-sample express mongoose nodejs typescript

Last synced: 28 days ago
JSON representation

simple CRUD starter with ts, express and mongooser

Awesome Lists containing this project

README

        

# express-ts-mongoose-starter
Simple CRUD starter with ts, express and mongooser

steps to install

* `git clone [email protected]:Konro1/express-ts-mongoose-starter.git`
* `npm install`
* `npm run dev`