Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 415 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 415 Bytes

Super Code Generator

Super Code Generator generators code for NodeJs application which works with typescript. It helps you to create routes and controller for your application by just running short commands. It follows model and controller pattern and allows you to create clean file structure within seconds.

Features

  • Create routes and controllers file
  • Provide typescript goodies while generating files