Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 669 Bytes

README.md

File metadata and controls

37 lines (26 loc) · 669 Bytes

StoryCMS Kit

StoryCMS package for AdonisJS

Installation

# NPM
npm i @story-cms/kit

# or Yarn
yarn add @story-cms/kit

Develop

npm run dev

Contributing

This project happily accepts contributions.

If you have a question or found a bug, feel free to open an issue.

Roadmap

  • Clean VITA (config/inertia, inertia/app)
  • users (users_controller, models/user, base migration, routes)
  • Configure linting
  • Add all modules from @storycms/adonis
  • Add all the widgets from @storycms/ui
  • Add docs from @storycms/ui
  • Add Docker and ops folder
  • Add licence