Skip to content

ajbraus/sequelize-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Sequelize It

This project is built to address the glaring problem of Sequelize's documentation.

Core Principles

The core principles of this project are simple:

  1. Consistency (of examples, patterns, style, etc)
  2. Information Hierarchy (In the order of: getting started, best practices, extra stuff)

How to Contribute

  1. Fork
  2. Clone
  3. Install docsify
$ npm i docsify-cli -g
  1. Navigate to the /docs directory
  2. Run docsify
$ docsify serve .
  1. Make a new branch
  2. Make changes
  3. Submit pull request
  4. Yayerz

About

Sequelize's docs sucked, so I wrote new ones. https://ajbraus.github.io/sequelize-it/#/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published