Skip to content

siddhantk232/suiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphql server for suiz :)

Steps to run this project:

  1. Run yarn or npm install command to install dependencies
  2. rename .env.example to .env and add values
  3. Run yarn start or npm start command
  4. Go to /playground for graphql playground
  5. The graphql server is on /graphql

TODO

  • google oauth
  • redis for sessions
  • github oauth
  • CRUD for quiz
  • protected mutations

Releases

No releases published

Packages

No packages published