Skip to content
This repository has been archived by the owner on Oct 19, 2018. It is now read-only.

The project has moved to Hyperstack!! - Starter kit for new RealWorld framework implementations

Notifications You must be signed in to change notification settings

ruby-hyperloop/realworld-hyperloop

 
 

Repository files navigation

RealWorld Example App

Ruby-Hyperloop codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API.

This codebase was created to demonstrate a fully fledged fullstack application built with Ruby-Hyperloop including CRUD operations, authentication, routing, pagination, and more.

NOTE under construction! - Currently this is just the Fork of the Rails RealWorld server. Next steps:

  • Add Hyperloop Gem
  • Make Models Public
  • Get an Isomorphic Spec running that demonstrates model access on the client
  • Use the React Realworld client as a base, and rewrite components in Ruby
  • Profit!

We've gone to great lengths to adhere to the Ruby-Hyperloop community styleguides & best practices.

For more information on how to this works with other frontends/backends, head over to the RealWorld repo.

How it works

Describe the general architecture of your app here

Getting started

npm install, npm start, etc.

About

The project has moved to Hyperstack!! - Starter kit for new RealWorld framework implementations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 84.3%
  • HTML 15.7%