Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.36 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.36 KB

Community Share

Build Status

A multi-tenant SaaS application where communities can organize and share files between members

It includes tiered pricing and feature sets. And administrative tools for communities to control user levels.

Application Features

For more information on the application and its features visit the Community Share website at community-share.com.

Screenshots

Community Share Homepage

Technical Background

Community Share is built on Ruby on Rails 5

The application uses:

The test suite uses:

  • RSpec
  • Rubocop
  • Factory Girl
  • Shoulda Matchers

Infrastructure

  • Amazon EC2 for compute
  • Amazon S3 for file storage
  • LinkedIn for user authentication
  • Ansible for server configuration and code deployment

See the Community Share Ansible repository for more details.