Budgeteer Service Setup Installation bundle install bundle exec rake db:setup Data Setup rails console Loads 20,000~ records DataLoader.call Starting Server bundle exec rails dev:cache bundle exec rails server GQL Playground http://127.0.0.1:3001/graphiql Resources https://www.howtographql.com/graphql-ruby/0-introduction/