Skip to content

Repository files navigation

CSC ACF Quantum Demo

Backend for a Quantum entanglement demo game for CSC ACF conference 2025

Running locally

Set environment variables

Create a .env file in /backend and add your variables accroding to backend/.example-env

Docker

docker compose up --build

UV

Install backend depenencies

Recommended way to install python dependencies is via uv. Uv can be installed by running:

curl -LsSf https://astral.sh/uv/install.sh | sh

With uv one can install dependencies with:

uv sync #or 'uv sync --no-dev' for no dev dependencies

Running manually

uv run fastapi run main.py --host 0.0.0.0 --port 8000

About

Backend for a simple entanglement game built for CSC ACF seminar 2025

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages