https://github.com/leonelgalan/rails-api-webpacker-demo
Blog Post: Rails Friends: API and Webpacker
https://github.com/leonelgalan/rails-api-webpacker-demo
blog-post demo-app rails-api webpack-html-plugin webpacker
Last synced: 5 months ago
JSON representation
Blog Post: Rails Friends: API and Webpacker
- Host: GitHub
- URL: https://github.com/leonelgalan/rails-api-webpacker-demo
- Owner: leonelgalan
- Created: 2020-03-02T03:57:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T17:40:43.000Z (over 3 years ago)
- Last Synced: 2025-04-07T15:11:34.410Z (about 1 year ago)
- Topics: blog-post, demo-app, rails-api, webpack-html-plugin, webpacker
- Language: Ruby
- Homepage: https://leonelgalan.com/2020/03/01/rails-api-and-webpacker.html
- Size: 1000 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
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
* ...