0.3.0 • Published 3 years ago

generator-flare v0.3.0

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

generator-flare NPM version Build Status Dependency Status

Open Source Scaffolding tool for creating NestJs + Angular projects in seconds!

Installation using npm

First, install Yeoman and generator-flare using npm (we assume you have pre-installed node.js).

npm install -g yo generator-flare

Installation using Yarn

install Yeoman and generator-flare using yarn (Installing yarn).

yarn global add yo generator-flare

Then generate your new project:

yo flare

Updates in new Version (0.3.0)

  • SQL support enabled
  • Create a microservice/Full Stack application with Mysql as backend.
  • Generate Entities and Add relationships with support from TypeORM.

TO DO (0.3.1)

  • On Delete Entity, record gets removed from database but not from the page.
  • On update email issue token gets invalidated.
  • On Edit date doesn't get loaded to input.
  • Migration of initial users and roles for mongodb and mysql.

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © Schezwan Software

0.3.0

3 years ago

0.2.2

3 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago