Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mdxprograms/realm

Elm + rails + webpacker + reddit demo :smile:
https://github.com/mdxprograms/realm

demo-app elm elm-lang rails rails5 reddit webpacker-elm

Last synced: 20 days ago
JSON representation

Elm + rails + webpacker + reddit demo :smile:

Awesome Lists containing this project

README

        

# Demo using elm, rails, webpacker 3

* `clone repo`
* `cd realm`
* `bundle`
* `bundle exec rails db:create`
* terminal window 1: `bundle exec rails s`
* terminal window 2: `./bin/webpack-dev-server`

You can find the elm portion in `app/frontend/packs/Main.elm`