Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zinmoee/hotwire
Rails 7 with hotwire sample app.
https://github.com/zinmoee/hotwire
Last synced: about 2 months ago
JSON representation
Rails 7 with hotwire sample app.
- Host: GitHub
- URL: https://github.com/zinmoee/hotwire
- Owner: zinmoee
- Created: 2022-07-19T07:44:57.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-28T03:05:18.000Z (over 2 years ago)
- Last Synced: 2023-08-21T11:28:11.410Z (over 1 year ago)
- Language: Ruby
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
#### Docker
* docker build --platform linux/amd64 -f Dockerfile -t hotwire .
* docker-compose -f docker-compose.yml up --build
:tada: :fireworks: