hilbert-nunes / todo-rails

A simple todo with Rails 6 and Bootstrap 6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple todo with Rails 6 and Bootstrap 6


Languages

Language:Ruby 67.3%Language:HTML 23.2%Language:JavaScript 8.8%Language:SCSS 0.6%