Skip to content

micktdj/Shoppy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Project GraphQL - Tordjman Mickael

Back-End

  • GraphQL Yoga
  • Express Session
  • MySQL
  • Yup

Front-End

  • React (with Hooks)
  • Apollo Client
  • React Bootstrap
  • Formik
  • Yup

Some examples of simple tests with Jest. JavaScript Standard Style. Deployed with Docker.

Launching

At the root directory : docker-compose up When the app is launched , you can run Jest by using : docker exec -it server jest App is running on localhost:8080.