Skip to content

AndyObtiva/sample-glimmer-dsl-opal-rails7-app

Repository files navigation

Sample Glimmer DSL for Opal Rails 7 App

This is a sample app built with Glimmer DSL for Opal, an experimental proof-of-concept web GUI adaptor for Glimmer desktop app samples (i.e. samples found in Glimmer DSL for SWT). It webifies them via Rails and Opal, allowing Glimmer desktop app samples to run on the web without changing a line of code.

Setup Instructions

This is a standard Rails app. As such, you may setup locally by cloning the repository and running the following commands from inside the app directory:

  • bundle
  • rails db:migrate
  • rails s

You should see all samples listed by default.

Sample Screenshot

Hosted Website

You may check out a hosted website on Heroku at:

https://sample-glimmer-dsl-opal-rails7.herokuapp.com/

License

MIT

Copyright (c) 2022 Andy Maleh. See LICENSE.txt for further details.

--

Built with Glimmer (Ruby Desktop Development GUI Library)

About

Sample Glimmer DSL for Opal Rails 7 Web Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published