Skip to content

ChangKhao/next-apollo-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAPIENT NEXTJS - APOLLO GRAPHQL - TEST

LOG

CLIENTS

  • Forked original GITHub
  • Ran to check all was working
  • Updated NEXTJS, React, Apollo GraphQL to latest versions
  • Added Typescript, SASS, Casual, JEST, Cypress
  • Refactored JS pages in Typescript
  • Tested pages compiled
  • Added a client contact List page
  • Added SCSS file for styles
  • Added Client and Contacts Hooks
  • Added Constants and Global States
  • Fixed Typos
  • Testing using JEST and Cypress

SERVER

  • Added server, schema and resolver
  • Rolled back Faker from 6.6.6 to 5.5.3 due to an issue with 6.6.6 (666, sounds fake)
  • Fixed some Typos
  • Tested in sandbox

Hosting and Repo

About

Simple Next.js example with Apollo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 89.1%
  • TypeScript 6.7%
  • SCSS 3.8%
  • Other 0.4%