Zizuar / TemplateBuildup

MySQL.Express template with extra built in features. Base templates were borrowed from other devs who will be given credit in the readme.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Express js template project.

The project is developed as a template for fast developement purpose.

Technology stack is as follows:

  1. Express Js
  2. Node Js
  3. Sequelize -> ORM tool
  4. Sequelize-auto -> Reverse engineering tool to generate model from database.

Important commands

  • To generate models from existing database sequelize-auto -h localhost -d -u -x

About

MySQL.Express template with extra built in features. Base templates were borrowed from other devs who will be given credit in the readme.


Languages

Language:JavaScript 100.0%