GitHub / IndieCoderMM / hello-rails-react
Web application built to demonstrate the integration between a React front-end and a Ruby on Rails back-end.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IndieCoderMM%2Fhello-rails-react
Stars: 2
Forks: 0
Open issues: 0
License: mit
Language: Ruby
Size: 97.7 KB
Dependencies parsed at:
609
Created at: almost 2 years ago
Updated at: almost 2 years ago
Pushed at: almost 2 years ago
Last synced at: about 2 months ago
Topics: rails, react, redux-toolkit, webpack
.github/workflows/linters.yml
actions
- actions/checkout v3 composite
- actions/setup-node v3 composite
- actions/setup-ruby v1 composite
package.json
npm
- stylelint ^13.13.1 development
- stylelint-config-standard ^21.0.0 development
- stylelint-csstree-validator ^1.9.0 development
- stylelint-scss ^3.21.0 development
- webpack-cli ^5.1.1 development
- @babel/core ^7.21.8
- @babel/preset-env ^7.21.5
- @babel/preset-react ^7.18.6
- @reduxjs/toolkit ^1.9.5
- babel-loader ^9.1.2
- react ^18.2.0
- react-dom ^18.2.0
- react-redux ^8.0.5
- react-router-dom ^6.11.1
Gemfile
rubygems
- capybara >= 0 development
- selenium-webdriver >= 0 development
- web-console >= 0 development
- webdrivers >= 0 development
- bootsnap >= 0
- jbuilder >= 0
- jsbundling-rails >= 0
- pg ~> 1.1
- puma ~> 5.0
- rails ~> 7.0.4, >= 7.0.4.3
- rubocop >= 1.0, < 2.0
- sprockets-rails >= 0
- stimulus-rails >= 0
- turbo-rails >= 0
Gemfile.lock
rubygems
- actioncable 7.0.4.3
- actionmailbox 7.0.4.3
- actionmailer 7.0.4.3
- actionpack 7.0.4.3
- actiontext 7.0.4.3
- actionview 7.0.4.3
- activejob 7.0.4.3
- activemodel 7.0.4.3
- activerecord 7.0.4.3
- activestorage 7.0.4.3
- activesupport 7.0.4.3
- addressable 2.8.4
- ast 2.4.2
- bindex 0.8.1
- bootsnap 1.16.0
- builder 3.2.4
- bundler 2.4.10
- capybara 3.39.1
- concurrent-ruby 1.2.2
- crass 1.0.6
- date 3.3.3
- debug 1.8.0
- erubi 1.12.0
- globalid 1.1.0
- i18n 1.13.0
- io-console 0.6.0
- irb 1.6.4
- jbuilder 2.11.5
- jsbundling-rails 1.1.1
- json 2.6.3
- loofah 2.21.2
- mail 2.8.1
- marcel 1.0.2
- matrix 0.4.2
- method_source 1.0.0
- mini_mime 1.1.2
- minitest 5.18.0
- msgpack 1.7.0
- net-imap 0.3.4
- net-pop 0.1.2
- net-protocol 0.2.1
- net-smtp 0.3.3
- nio4r 2.5.9
- nokogiri 1.14.4
- parallel 1.23.0
- parser 3.2.2.1
- pg 1.5.3
- public_suffix 5.0.1
- puma 5.6.5
- racc 1.6.2
- rack 2.2.7
- rack-test 2.1.0
- rails 7.0.4.3
- rails-dom-testing 2.0.3
- rails-html-sanitizer 1.5.0
- railties 7.0.4.3
- rainbow 3.1.1
- rake 13.0.6
- regexp_parser 2.8.0
- reline 0.3.3
- rexml 3.2.5
- rubocop 1.51.0
- rubocop-ast 1.28.1
- ruby-progressbar 1.13.0
- rubyzip 2.3.2
- selenium-webdriver 4.9.1
- sprockets 4.2.0
- sprockets-rails 3.4.2
- stimulus-rails 1.2.1
- thor 1.2.2
- timeout 0.3.2
- turbo-rails 1.4.0
- tzinfo 2.0.6
- tzinfo-data 1.2023.3
- unicode-display_width 2.4.2
- web-console 4.2.0
- webdrivers 5.2.0
- websocket 1.2.9
- websocket-driver 0.7.5
- websocket-extensions 0.1.5
- xpath 3.2.0
- zeitwerk 2.6.8