This repo is a basic template for interviewing.
- MySQL
-
Create a new repository with this template in your own GitHub account.
-
Clone your own repository
-
Prepare the environment
bundle install rails db:create
-
Solve the problem.
-
Ensure we can access your repository.