https://github.com/larouxn/carrotgram
Carrotgram | Created for Rails Girls Okinawa
https://github.com/larouxn/carrotgram
rails railsgirls ruby
Last synced: about 1 year ago
JSON representation
Carrotgram | Created for Rails Girls Okinawa
- Host: GitHub
- URL: https://github.com/larouxn/carrotgram
- Owner: larouxn
- Archived: true
- Created: 2018-11-10T04:21:14.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2023-10-14T00:48:27.000Z (over 2 years ago)
- Last Synced: 2025-05-07T23:05:48.049Z (about 1 year ago)
- Topics: rails, railsgirls, ruby
- Language: Ruby
- Homepage: https://carrotgram.fly.dev
- Size: 1010 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Carrotgram [](https://github.com/larouxn/carrotgram/actions/workflows/ruby-ci.yml) [](https://github.com/larouxn/carrotgram/actions/workflows/deploy.yml)
```ruby
bundle install
bundle exec rails db:setup
bundle exec rails server
```