Skip to content

lawrencewong/budgeteer-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published