Skip to content

servicestage-template/ruby-rails-5-2-1

Repository files navigation

Ruby Rails web application

Language Framework Platform
Ruby Rails ServiceStage Container App, CCE Cluster

This sample code helps get you started with a simple Ruby Rails web application deployed by ServiceStage WebApp to a CCE Cluster.

Getting Started

Clone your code repository and start developing your application on IDE of your choice

  1. Enter the project.

     $ cd [my project]
    
  2. Install vendor.

     $ bundle install
    
  3. Run the application.

     $ rails s
    
  4. Open http://127.0.0.1:8080/ in a web browser to view your application.

if you want to deploy the sample code on servicestage, View your CI/CD pipeline and service stack on ServiceStage and customize it as per your needs

License:

See LICENSE.

About

Auto created by ServiceStage!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published