Now you can rent a dragon! Yeah, it's amazing, isn't it?
First of all, you need to install the following:
- Ruby 3.0.0 version (See More)
- Yarn 1.22.11
- Node.js 16.8.0
- Rails 6.1.4.1
- Bundler 2.2.20
After this you need to install the Gemfile configuration
$ bundle install
$ rake db:create
In order to bring your schema up to date, you'll need to run the migrations against the development database (See More):
$ db:migrate
-
Services (job queues, cache servers, search engines, etc.)
-
Deployment instructions