https://github.com/santosreis/job_board
https://github.com/santosreis/job_board
express mern-stack reactjs
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/santosreis/job_board
- Owner: SantosReis
- License: mit
- Created: 2023-10-20T23:30:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-01T13:38:43.000Z (over 1 year ago)
- Last Synced: 2025-01-21T15:48:33.560Z (4 months ago)
- Topics: express, mern-stack, reactjs
- Language: JavaScript
- Homepage:
- Size: 585 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# GraphQL Job Board
This is a project used in the [GraphQL by Example](https://www.udemy.com/course/graphql-by-example/?referralCode=7ACEB04674F000BAC061) course.
It uses Apollo Server with Express, and GraphQL-Request and Apollo Client as GraphQL clients. The application is used to explain queries, mutations, custom object types, authentication, etc.