Noteworthy files:
- app/config/initializers/browserify_rails.rb
- app/config/initializers/react_server_rendering.rb
- app/assets/javascripts/application.js
- app/assets/javascripts/server_rendering.js
- app/assets/javascripts/components.js
- app/assets/javascripts/components/App.jsx
- app/assets/javascripts/components/Hello.jsx
- app/assets/javascripts/stores/Store.js
- app/views/posts/index.html.erb
This README would normally document whatever steps are necessary to get the application up and running.
Things you may want to cover:
-
Ruby version
-
System dependencies
-
Configuration
-
Database creation
-
Database initialization
-
How to run the test suite
-
Services (job queues, cache servers, search engines, etc.)
-
Deployment instructions
-
...