Skip to content

ukdave/card_board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CardBoard

Actions Status

A Kanban board like app built using Rails 7.1 and Hotwire. I have been building this app to learn and experiment with Hotwire. It is not intended to be a fully functional or complete application.

Inspired by SupeRails episode Rails 7 #119 Trello Clone. Advanced Drag and Drop Sortable Lists with Hotwire.

Installation

Install Ruby and NodeJS:

brew install asdf
asdf plugin add ruby
asdf plugin add nodejs
asdf install

Install gems and Javascript dependencies:

bundle install
yarn install

Initialise database:

bundle exec rails db:reset db:seed

Run local server:

./bin/dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •