Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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:
- Host: GitHub
- URL: https://github.com/mdxprograms/realm
- Owner: mdxprograms
- Created: 2017-09-06T02:54:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-06T02:56:34.000Z (over 7 years ago)
- Last Synced: 2024-12-16T17:05:19.503Z (about 1 month ago)
- Topics: demo-app, elm, elm-lang, rails, rails5, reddit, webpacker-elm
- Language: Ruby
- Homepage:
- Size: 76.2 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`