Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 27 days ago
JSON representation

Example of a simple FastAPI and React app using GraphQL

Awesome Lists containing this project

README

        

# FastAPI React GraphQL

[![pages-build-deployment](https://github.com/JBris/fastapi-react-graphql/actions/workflows/pages/pages-build-deployment/badge.svg?branch=main)](https://github.com/JBris/fastapi-react-graphql/actions/workflows/pages/pages-build-deployment)
[![CodeQL](https://github.com/JBris/fastapi-react-graphql/actions/workflows/github-code-scanning/codeql/badge.svg?branch=main)](https://github.com/JBris/fastapi-react-graphql/actions/workflows/github-code-scanning/codeql)
[![Server Docker Build](https://github.com/JBris/fastapi-react-graphql/actions/workflows/docker-build.yml/badge.svg?branch=main)](https://github.com/JBris/fastapi-react-graphql/actions/workflows/docker-build.yml)
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](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).