Ruby 2.7.x, yarn
$ ruby --version
# ruby 2.7.x
$ git clone https://github.com/ivplus/aggregator.git
$ cd aggregator
$ bin/setup
$ bin/rails console
# Running via Spring preloader in process 96719
# Loading development environment (Rails 6.0.3.3)
# irb(main):001:0>
$ bin/rails agg:create_admin
- How to run the test suite
- Services (job queues, cache servers, search engines, etc.)
- Deployment instructions