Coder Social home page Coder Social logo

vadim-geroim / flixter Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 3.82 MB

A two-sided video streaming marketplace platform, featuring credit card payment capabilities, user role management, complex user interfaces, and advanced database relationships.

Home Page: https://flixter-vadim-geroim.herokuapp.com/

Ruby 69.90% JavaScript 1.02% CSS 4.33% HTML 23.43% CoffeeScript 1.31%
heroku ruby rails5 figaro bootstrap4 devise simpleform stripe carrierwave minimagick

flixter's Introduction

README

This README document steps are necessary to get the application up and running.

Precondition

  • Ruby version 2.5.3 installed
  • Ruby on Rails version 5.2.3 installed

Configuration

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

bundle install --without production

Database creation and initialization

Next, migrate the database:

rails db:migrate

Services (job queues, cache servers, search engines, etc.)

Run the app in a local server:

rails server

Deployment instructions

Following instructions for Heroku:

  • Login to your Heroku account
heroku login
  • Create Heroku app
heroku create your_app_name
  • Deploy an application
git push heroku master
  • Initialize database
heroku run rails db:migrate
heroku restart
  • The application should be up and running

flixter's People

Stargazers

 avatar

Watchers

 avatar

Forkers

todokku

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.