Bloggify / bloggify-sequelize-adapter

:memo: Sequelize adapter for Bloggify.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bloggify-sequelize-adapter

Version Downloads

Sequelize adapter for Bloggify.

This assumes you have the Page and Article exposed in the Bloggify models.

โ˜๏ธ Installation

# Using npm
npm install --save bloggify-sequelize-adapter

# Using yarn
yarn add bloggify-sequelize-adapter

โ“ Get Help

There are few ways to get help:

  1. Please post questions on Stack Overflow. You can open issues with questions, as long you add a link to your Stack Overflow question.
  2. For bug reports and feature requests, open issues. ๐Ÿ›

๐Ÿ˜‹ How to contribute

Have an idea? Found a bug? See how to contribute.

๐Ÿ“œ License

MIT ยฉ Bloggify

About

:memo: Sequelize adapter for Bloggify.

License:MIT License


Languages

Language:JavaScript 100.0%