Skip to content

Final project for General Assembly WDi26 Course - GraphQL Backend with Apollo-Express/Mongoose

Notifications You must be signed in to change notification settings

shiang/ecommerce-graphql-backend

Repository files navigation

Final project for GA WDi26 Course

  • This is the GraphQL back end part of the project built in Apollo-express-server
  • It is still a WORK IN PROGRESS
  • See the front end app in action at https://ur-shop-graphql-client.now.sh

Installation

  • npm install (or yarn install)
  • then npm start (or yarn start)

To Do

  • Fix subscription returning null issue
  • Stripe integration for checkout
  • Add GraphQL query for Algolia integration
  • and many more.....

Special thanks to

  • Apollo-express-server
  • PassportJs
  • Mongoose
  • Algolia
  • Amazon S3

License

This project is licensed under the MIT license.

About

Final project for General Assembly WDi26 Course - GraphQL Backend with Apollo-Express/Mongoose

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published