Skip to content

divio/getting-started-with-ruby-on-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ad9b353 · Mar 13, 2025

History

20 Commits
Jan 15, 2025
Jan 15, 2025
Jan 15, 2025
Jan 15, 2025
Jan 15, 2025
Jan 15, 2025
Mar 27, 2024
Jan 15, 2025
Jan 15, 2025
Mar 27, 2024
Jan 15, 2025
Mar 27, 2024
Mar 27, 2024
Jan 15, 2025
Mar 27, 2024
Jan 15, 2025
Jan 15, 2025
Nov 27, 2024
Mar 27, 2024
Mar 27, 2024
Jan 15, 2025
Mar 13, 2025
Mar 13, 2025
Mar 27, 2024
May 3, 2024
Mar 27, 2024
Mar 27, 2024
Nov 27, 2024

Repository files navigation

Getting Started with Ruby on Rails

Deploy to Divio

Welcome to our QuickStart template – your portal to swift application development and seamless local testing. Whether you're delving into Ruby on Rails for the first time or optimizing your workflow, our template, based on Getting Started with Rails, has got you covered.

Cloud Setup

Create a Divio Account and choose Ruby on Rails from the template selection when creating a new application. Alternatively, click the Deploy to Divio button above and follow the app creation wizard. Finally, deploy your app to the test or live environment.

For in-depth details about Divio Cloud, refer to the Divio documentation.

Local Setup

Install the Divio CLI to set up your app locally.

Alternatively, build this app locally using Docker:

  1. Ensure Docker is installed and running.
  2. Clone this repository locally.
  3. Build the app with docker compose build.
  4. Run the app using docker compose up.
  5. Open http://localhost:8000 to view your app.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published