/todo-rails

A simple todo with Rails 6 and Bootstrap 6

Primary LanguageRuby

Simple Blog

image

  • Ruby version
    • ruby 3.1.2p20 [x86_64-linux]
  • System dependencies
    • Rails 6.1.7
    • bundler 2.2.32
    • postgres
  • Configuration
bundler
  • Database creation
db:create
  • Database migration
db:migration
  • Server instructions
rails s