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.
The flow is the following:
- Ideas/suggestions go to Discussions.
- Approved/selected ideas go to the public backlog.
bin/setup
bin/dev
And that's it!
To run tests (RSpec), execute the following command:
bundle exec rspec