Stacktora
Stacktora / Vault / React Native + Go + Postgres: Mobile Barcode Inventory Scanner App
Mobile by @ops

React Native + Go + Postgres: Mobile Barcode Inventory Scanner App

A real React Native client for warehouse/retail staff scanning stock — bare RN chosen specifically because barcode-scanning native modules need it, not Expo's managed workflow.

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

The stack

Go 1.26 PostgreSQL

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install rn-go-barcode-inventory-scanner-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