https://github.com/ujihisa/try-rails7
https://github.com/ujihisa/try-rails7
rails ruby
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ujihisa/try-rails7
- Owner: ujihisa
- Created: 2021-09-23T21:32:23.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-25T04:45:12.000Z (almost 5 years ago)
- Last Synced: 2026-02-15T06:23:50.455Z (5 months ago)
- Topics: rails, ruby
- Language: Ruby
- Homepage:
- Size: 21.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Development
```
docker-compose up -d yaichi && docker-compose up --build try-rails7
```
or run background like this:
```
docker-compose build try-rails7
docker-compose up -d yaichi try-rails7
docker-compose logs try-rails7
```
## Licence
Copyright @ Tatsuhiro Ujihisa
GPLv3 or any later versions