/fishnet

A recreation of Facebook (but for fish)

Primary LanguageCSSOtherNOASSERTION

AceBook

Fork this repository to acebook-teamname and customize the below**

You can find the engineering project outline here.

The card wall is here:

How to contribute to this project

See CONTRIBUTING.md

Quickstart

First, clone this repository. Then:

> bundle install
> bin/rails db:create
> bin/rails db:migrate

> bundle exec rspec # Run the tests to ensure it works
> bin/rails server # Start the server at localhost:3000