You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Peter Babič 490b724615
add license
2 years ago
client upload svelte to 3.17.1 4 years ago
src implement FigureResolver 4 years ago
.gitignore implement FigureResolver 4 years ago
LICENSE add license 2 years ago
README.md add readme 2 years ago
jest.config.js make tests run in parallel 5 years ago
package-lock.json implement FigureResolver 4 years ago
package.json implement FigureResolver 4 years ago
tsconfig.json pass the createUser and loginToken test 5 years ago

README.md

Project information

This repository is an older demo project that aimed to practice OAuth2 and GraphQL. Unfortunately, dependencies are now not up to date and would need some work to get sorted out.

Known issues

  • Fix a missing .env file for typeorm
  • Fix a server npm dependencies
  • Fix a client npm dependencies
  • Determine the compatible node version