50-Course / paycheck-app

Full-featured sandboxed financial application that put your conventional bank to shame! Built in React Native, uses MVVM architecture and Expo shenegians, Dive deep into `Paycheck` to for what's on its backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

setup staging and production environments for builds

50-Course opened this issue · comments

It would be nice to setup different profiles or environments for builds.

We want to have build configs like:

  • dev for development
  • staging for testing
  • prod for production

such that we can have different build settings for each environment.