Skip to content
/ rails-lab Public

Simple Rails app to be used for training materials

Notifications You must be signed in to change notification settings

qbl/rails-lab

Repository files navigation

Rails Lab - Food Ordering Web App

This is a simple Rails app to be used for trainings material.

Prerequisites

To be able to run this, you need:

  • Ruby version 2.7.0 or higher
  • Rails version 6.0.4 or higher
  • PostgreSQL

Run Instructions

To run this app in development environment, execute the following command:

bundle exec rails s -b=0.0.0.0 -p 3000

About

Simple Rails app to be used for training materials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published