Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```