Skip to content

kelishrestha/broadcast_widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Broadcast Widget

Test broadcast widget with Code

Live

You can view the live app here

Technology

  1. Ruby-2.7.1
  2. Sinatra

Minimal Design

The minimal design for sinatra template is in master branch.

MVC Templating

MVC Template is found in this branch.

Project setup

bundle install

Run development server

shotgun

OR

bundle exec puma

Run your server at

http:\\localhost:9393