Skip to content

paulkorosi/mysms

Repository files navigation

MySMS

MySMS (My Student Management System) is a Rails project for developers to learn Ruby on Rails on the fly and get feedback from other developers.

Prerequisites

  • Docker
  • Docker Compose

Installing MySMS

From a terminal window in the project root,

  • Type "docker compose run www rake db:create" to create the database
  • Type "docker compose run www rake db:migrate" to add migrations to the database

Running MySMS

From a terminal window in the project root,

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published