Skip to content

newpath21/shopfast

Repository files navigation

Shopfast

codecov

A demo e-commerce backend built with FastAPI, Restate, and PostgreSQL.

Stack

  • Backend: FastAPI, SQLAlchemy (async), Alembic, Hypercorn
  • Workflows: Restate (durable saga — cart → inventory → payment)
  • Frontend: React + Vite + TypeScript
  • Tests: pytest, pytest-asyncio, testcontainers

Running locally

docker compose up --build

API available at http://localhost/api.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors