/rails_skeleton

Skeleton of a rails project, with user and account management, as well as login and creation of new accounts.

Primary LanguageRuby

README

This README would normally document whatever steps are necessary to get the application up and running.

Run locally

docker compose up -d
docker compose exec web bash
rake db:seed