thinknimble / tn-spa-bootstrapper

A production-ready Django SPA app on Heroku in 20 minutes or less!
https://tn-spa-bootstrapper-staging.herokuapp.com/
MIT License
8 stars 9 forks source link

Mobile - Add expo workflow yaml for allowing devs to trigger manual builds #349

Open lakardion opened 2 months ago

lakardion commented 2 months ago

What this does

With this any dev in the repo can create builds following any given profile from eas.json

This allows to easily create development builds or staging builds without the need of the dev to have to go through eas CLI in the local.

How to test

Add user steps to achieve desired functionality for this feature.