0.0.21 • Published 6 years ago

val-discard-destin v0.0.21

Weekly downloads
61
License
-
Repository
-
Last release
6 years ago

Welcome to Val-discard-destin!

This project is a generator based on Typescript.

Installation

npm install -g val-discard-destin

Usage

Generate an architecture of API

val-discard-destin s

This generated app is based on framework-osf itself based on ExpressJS with Typescript and TypeORM. It provides you rooting, crud auto-generation based on API models. Swagger is implemented as well.

Generate a model for API

val-discard-destin e

This command will ask for an entity name and his columns (associations WIP).