bundle install
bundle exec rake db:setup
rails console
Loads 20,000~ records
DataLoader.call
bundle exec rails dev:cache
bundle exec rails server
http://127.0.0.1:3001/graphiql
bundle install
bundle exec rake db:setup
rails console
Loads 20,000~ records
DataLoader.call
bundle exec rails dev:cache
bundle exec rails server
http://127.0.0.1:3001/graphiql