GithubHelp home page GithubHelp logo

dscott-devops / clonebook Goto Github PK

View Code? Open in Web Editor NEW

This project forked from polaristlx/clonebook

0.0 0.0 0.0 4.63 MB

Facebook Clone created with Ruby on Rails

Ruby 62.58% JavaScript 0.79% CSS 8.65% HTML 26.45% CoffeeScript 0.83% SCSS 0.70%

clonebook's Introduction

README

Check it out live on Heroku: clonebook-microverse.herokuapp.com

Fully-featured social media app built with Ruby on Rails from scratch.

  • Social media site for content sharing: Users can sign up securely, create a profile, add friends, post, comment, and like other content.
  • Uses Devise and Omniauth for user registration.
  • Implements photo uploading with Paperclip.
  • Deployed on Heroku and uses AWS S3 for photo storage.
  • Tested with RSpec.

Getting started (to run a local copy)

Fork to update dependecies from Rails 5.2 to 6.1 and Ruby version to 3.0.

  • System dependencies

Ruby version: 2.3.1 Rails version: 5.2.0 Bundler version: 1.16.1

To get started with the app, clone the repo and then install the needed gems:

$ bundle install --without production

Next, migrate the database:

$ rails db:migrate

Finally run the app in a local server:

$ rails server

Open your browser at "localhost:3000".

To run the RSpec test suite, first run:

$ rails db:seed ENV=test

Then run:

$ rspec

Authors

clonebook's People

Contributors

jklemon17 avatar polaristlx avatar dscott-devops avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.