Skip to content

anycable/anycasts_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

AnyCasts Demo

Demo application used in AnyCasts.

You can access the app at anycasts-demo.fly.dev. Use jack or alice as a username and qwerty as a password.

Ideas/suggestions

The flow is the following:

Running locally

bin/setup

bin/dev

And that's it!

To run tests (RSpec), execute the following command:

bundle exec rspec