/private_todos

A complete Rails app, with authentication, tests, and a simple model structure.

Primary LanguageRuby

README

Rails 6 - Docker - Complete Basic App

This is an example Rails 6 Dockerized application you can use as a start point to your new web app.

Whats's covered?

  • Ruby 2.7
  • Rails 6
  • Authentication with Devise
  • Bootstrap 4 Styles
  • Todo CRUD (with user association)
  • Live Documentation Server