0.0.4 • Published 2 years ago

phyniks-crud v0.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Getting Started With Phyniks-CRUD

This repository is a Schematics for creating CRUD template customized to work with the CrudService. Currently it only supports mongoose implementation, more to be added later.

Installation

npm i phyniks-crud will install the library along with it's dependencies

Generating Resource

To generate CRUD for a resource, simply run the following and follow the instructions presented:

schematics phyniks-crud:mongoose

That's it!

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago