Skip to content

This guide will help you create a starter marketing website built using the Rails framework with minimal steps. It uses GraphQL to deliver the website content from Contentstack

License

Notifications You must be signed in to change notification settings

contentstack/contentstack-ruby-graphql-starter-app

Repository files navigation

Contentstack Logo

Getting Started

  1. Install Ruby gems (if you haven't yet):

    $ bundle install
  2. Generate a secret key (if you haven't yet):

    $ rails secret

    Set the generated key in your environment as SECRET_KEY_BASE.

  3. Start the Rails server:

    $ bin/rails server
  4. Access the app: Open your browser and Go to http://localhost:3000 you'll see the Rails starter app.

⚠️ Important

Please generate a new secret key by following the above steps to avoid potential security issues.

Build a Starter Website with Ruby On Rails and Contentstack

About Contentstack: Contentstack is a headless CMS with an API-first approach that puts content at the centre. It is designed to simplify the process of publication by separating code from content.

About this project: This guide will help you create a starter marketing website built using the Ruby On Rails framework with minimal steps.

contentstack-react-starter-app-vercel-app

Tutorial

We have created an in-depth tutorial on how you can create a Ruby on Rails starter website using Contentstack’s Ruby SDK and fetch its content from Contentstack.

More Resources

Read Contentstack docs

Region support docs

Learn about Ruby On Rails

About

This guide will help you create a starter marketing website built using the Rails framework with minimal steps. It uses GraphQL to deliver the website content from Contentstack

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •