Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

sirko-io/demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sirko demo

It is a simple demo site which shows how the sirko engine and sirko client can provide better experience to users.

Try demo

Development

Requirements

  • Ruby 2.x

Setup

  1. Install Ruby dependencies:

    $ bundle install
    
  2. Create a .env file and define a url to the engine.

    # .env
    SIRKO_ENGINE_URL = http://localhost:4000
    
  3. Launch the app:

    $ shotgun
    
  4. Visit http://localhost:9393 to see the demo site.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published