StoryCMS package for AdonisJS
# NPM
npm i @story-cms/kit
# or Yarn
yarn add @story-cms/kit
npm run dev
This project happily accepts contributions.
If you have a question or found a bug, feel free to open an issue.
- 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