Skip to content

schezwansoftware/generator-flare

Repository files navigation

Nest Logo

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published