Skip to content

sergey-pt/graphql-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

86 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿš€ Full Stack GraphQL Auth Boilerplate

CircleCI

Backend side:

Frontend side:

Devops part:

Features:

  • Bits and pieces for your graphql schema with schemaglue
  • Number of npm tasks for Rails fans:
npm run db:create
npm run db:seed
npm run db:migrate
npm run db:clear
npm run db:drop