Skip to content

Node Admin Generator for Express framework using typeORM

Notifications You must be signed in to change notification settings

savannabits/nodmin

Repository files navigation

Awesome Project Build with TypeORM

Steps to run this project:

  1. Run npm i command
  2. Setup database settings inside ormconfig.json file
  3. Run npm start command

Steps to Create a working module

Part 1: API (the easy part)

  1. Generate Entity
  2. Generate EntityController
  3. Append EntityRoutes

Part 2: CLIENT (the hard part)

  1. Generate Client Module (this is the complex part)

About

Node Admin Generator for Express framework using typeORM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published