Skip to content

ankurp/OnDemandVideoVisit

Repository files navigation

README

Get Started

Requirements

  • Install ruby v3.2.2. You can install that directly or using rvm
  • Then install bundler using gem install bundler
  • Then install foreman using gem install foreman
  • Clone this repo and run the commands inside the repo to get started

Steps to run locally

  • Run bundle command to install server side dependencies
  • Run yarn to install javascript depenedencies
  • Run rails db:create && rails db:migrate && rails db:seed
  • Run foreman start to start all processes
  • Go to http://localhost:3000

Screenshot 2023-12-12 at 5 27 18 PM Screenshot 2023-12-12 at 5 28 57 PM

About

Video Visit Platform build using Twilio and Ruby on Rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published