Skip to content

miclabs/megapop

Repository files navigation

README

Requirements

  • Ruby 3.0.1
  • Rails 6.1.4
  • PostgreSQL

Installation

Setup For this app should be pretty vanilla for rails apps.

  1. Clone the respository
  2. Run Bundle Install bundle install
  3. Setup Database rake db:create && rake db:migrate

Run Server

  • rails s

Open browser and go to http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published