Stacktora
Stacktora / Vault / React Native + Go + Postgres + Redis: Mobile Fitness Tracker App
Mobile by @ops

React Native + Go + Postgres + Redis: Mobile Fitness Tracker App

A real React Native client plus a Go backend for workout logging and progress tracking — distinct from the Expo recipes: bare React Native for teams who want native module access Expo's managed workflow doesn't offer.

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

The stack

Go 1.26 PostgreSQLRedis

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install rn-go-fitness-tracker-app --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