Skip to content

SHUBV92/acebook-rails-template

 
 

Repository files navigation

SpaceBook

Imagine if Facebook but in space

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

OR

Visit us here

Travis CI build status (master):

Build Status

About

Template for the AceBook project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.3%
  • CSS 39.5%
  • Ruby 7.3%
  • HTML 1.9%