Skip to content

slauzinho/jobboard-graphql-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stack

  • GraphQL Server The server uses graphql-yoga which is based on Apollo Server & Express
  • Static type generation: TypeScript types for GraphQL queries & mutations are generated in a build step
  • Authentication: Signup and login workflows are ready to use for your users. Uses passportJS for auth with Github credentials.
  • GraphQL database: Includes GraphQL database binding to Prisma (running on MySQL)
  • Tooling: Out-of-the-box support for GraphQL Playground & query performance tracing
  • Realtime updates: Support for GraphQL subscriptions

About

Job Board implementation using Prisma and GraphQL Yoga

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published