Skip to content
/ kanban Public

Example of a Kanban board built using Rails 6.1 and Hotwire

License

Notifications You must be signed in to change notification settings

mintbit/kanban

Repository files navigation

Rails + Hotwire Kanban

This is a very basic Kanban implementation demonstrating how to use Hotwire in a Rails project.

Note: Requires Rails 6.1 or higher

Features

  • Columns/lists
  • Cards
  • Attachments
  • Comments
  • Tasks

Installation

  1. bundle install
  2. yarn install
  3. rails db:setup
  4. rails s
  5. bin/webpack-dev-server

Issues

Need help? Please create a GitHub Issue and provide as much useful information as possible.

License

This is free software, and may be redistributed under the terms specified in the LICENSE file.

About

mintbit

This project is funded and maintained by Mintbit, a Rails consultancy in Knoxville, Tennessee.
If you'd like to work with us, don't hesitate to reach out.

About

Example of a Kanban board built using Rails 6.1 and Hotwire

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published