Skip to content

shwld/graphql-ruby-on-rails-with-spa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphql-ruby + devise + Single Page Application on Rails

Github Actions CircleCI Heroku


Deploy

Includes

  • Ruby on Rails
  • graphql-ruby
  • Devise authentication
  • Single Page Application

more

日本語

Install

cp .env.example .env
docker-compose setup
docker-compose run --rm app yarn

Server start

make up

or

make up-verbose

Graphql types generate

make generate

Database

make migrate
make seed

see Makefile

Test

make test
make test-all
make jest

Generate component

make new-component

About

This is boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5