Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/larouxn/carrotgram
Carrotgram | Created for Rails Girls Okinawa
https://github.com/larouxn/carrotgram
rails railsgirls ruby
Last synced: about 2 months ago
JSON representation
Carrotgram | Created for Rails Girls Okinawa
- Host: GitHub
- URL: https://github.com/larouxn/carrotgram
- Owner: larouxn
- Created: 2018-11-10T04:21:14.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2023-09-20T00:48:12.000Z (over 1 year ago)
- Last Synced: 2023-09-20T03:12:47.636Z (over 1 year ago)
- Topics: rails, railsgirls, ruby
- Language: Ruby
- Homepage: https://carrotgram.fly.dev
- Size: 1.01 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Carrotgram [![Ruby CI](https://github.com/larouxn/carrotgram/actions/workflows/ruby-ci.yml/badge.svg?branch=main)](https://github.com/larouxn/carrotgram/actions/workflows/ruby-ci.yml) [![Fly Deploy](https://github.com/larouxn/carrotgram/actions/workflows/deploy.yml/badge.svg)](https://github.com/larouxn/carrotgram/actions/workflows/deploy.yml)
```ruby
bundle install
bundle exec rails db:setup
bundle exec rails server
```