https://github.com/jbris/fastapi-react-graphql
Example of a simple FastAPI and React app using GraphQL
https://github.com/jbris/fastapi-react-graphql
adminer apollo-client cloudbeaver docker docker-compose elasticsearch fastapi fastapi-docker fastapi-framework graphql graphql-server metabase postgres react react-redux reactjs redis strawberry-graphql tailwind tailwindcss
Last synced: 3 months ago
JSON representation
Example of a simple FastAPI and React app using GraphQL
- Host: GitHub
- URL: https://github.com/jbris/fastapi-react-graphql
- Owner: JBris
- License: apache-2.0
- Created: 2024-02-26T04:25:17.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-20T07:06:45.000Z (about 1 year ago)
- Last Synced: 2025-02-01T07:31:51.172Z (12 months ago)
- Topics: adminer, apollo-client, cloudbeaver, docker, docker-compose, elasticsearch, fastapi, fastapi-docker, fastapi-framework, graphql, graphql-server, metabase, postgres, react, react-redux, reactjs, redis, strawberry-graphql, tailwind, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 280 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# FastAPI React GraphQL
[](https://github.com/JBris/fastapi-react-graphql/actions/workflows/pages/pages-build-deployment)
[](https://github.com/JBris/fastapi-react-graphql/actions/workflows/github-code-scanning/codeql)
[](https://github.com/JBris/fastapi-react-graphql/actions/workflows/docker-build.yml)
[](https://opensource.org/licenses/Apache-2.0)
Example of a simple FastAPI and React app using GraphQL.
Execute [deploy.sh](scripts/deploy.sh) to launch the app. You will need to have Docker installed.
The Docker configuration can be found in [.env](.env).