Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 767 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 767 Bytes

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