Skip to content

studiojms/rails_contact_list

Repository files navigation

README

This project is a simple getting started to Rails.

It uses a db based on docker, so to run the app it's needed to, first, start up the containter as follows:

docker compose up

Then, create the db using:

rails db:create

About

A simple project to get started with ruby on rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published