https://github.com/rifandani/dev-news
Fullstack GraphQL + React + Prisma application with Authentication
https://github.com/rifandani/dev-news
apollo-client authentication authorization bcryptjs graphql heroku jwt prisma2 reactjs
Last synced: 4 months ago
JSON representation
Fullstack GraphQL + React + Prisma application with Authentication
- Host: GitHub
- URL: https://github.com/rifandani/dev-news
- Owner: rifandani
- Created: 2020-08-05T11:21:51.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-05T11:25:00.000Z (about 5 years ago)
- Last Synced: 2025-06-17T10:06:53.984Z (4 months ago)
- Topics: apollo-client, authentication, authorization, bcryptjs, graphql, heroku, jwt, prisma2, reactjs
- Language: JavaScript
- Homepage:
- Size: 196 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dev News
`A fullstack graphql-react project`
## Tech-Stack
> FrontEnd
- React hooks
- react-router-dom
- react-router
- Apollo> BackEnd
- GraphQL
- Prisma
- bcryptjs
- jsonwebtoken
- validator### Features
`GraphQL Query, Mutation, Subscription(BackEnd), Database, Authentication, Filtering, Pagination, Sorting`