KANBAN HOTWIRE

Description

This is a simple kanban board application. It is a project for the studies by self-education.

Technologies

  • Ruby 3.2.0
  • Rails 7.1
  • Bootstrap 5
  • Redis
  • Postgres

Installation

  1. Clone the repository
git clone http://github.com.br/nemuba/kanban-hotwire.git
  1. Install the dependencies
bundle install
  1. Run the application
bin/dev