Skip to content

Latest commit

Β 

History

History
34 lines (25 loc) Β· 974 Bytes

README.md

File metadata and controls

34 lines (25 loc) Β· 974 Bytes
title description tags
Rails Starter
A Rails starter app using a PostgreSQL database
ruby
rails
postgresql

Rails Starter Example

This is a Ruby on Rails starter app that connects to a Railway Postgres database and supports Action Cable.

Deploy on Railway

✨ Features

  • Ruby
  • Rails
  • Postgres
  • Redis

πŸ’β€β™€οΈ How to use

πŸ“ Notes

This app was generated with the rails new command. Read more about Rails on their official website