Stacktora / Vault / Python + Expo + Postgres + Redis: Mobile App Backend
Mobile by @ops

Python + Expo + Postgres + Redis: Mobile App Backend

A backend built specifically for a mobile app: Python API paired with a real Expo (React Native) app scaffold, Postgres for user/app data, and Redis for sessions, push-token caching, and rate limiting.

Open in generator Browse the Vault

Loads this recipe straight into the wizard — every setting stays editable before you generate anything.

The stack

Python 3.12 PostgreSQLRedis

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install python-expo-mobile-api --remote
$ stacktora sync   # generate the files

What you get

docker-compose.ymlMakefileDockerfileREADME.md.env.example.gitignore.dockerignore.github/workflows/ci.yml.tool-versions.editorconfigProcfile … and more

More from the Vault

Submit your own recipe