Production app setup
Status
Assign
type
effort points
Start Date
End Date
priority
tags
Github PR
This task requires to create and setup an app for production (Shopify + Heroku) to have a solid development workflow. It will allow us to test things on development app to avoid breaking the live app in production.
The steps to mark this take complete are :
Setup a custom Shopify App - Bankless Checkout
Configure Bankless Checkout app to work with Heroku
Configure the repository to push to this production Heroku app when a merge on main branch occurs (with test)
Setup DB with shops and redeemed-tokens schema
Test with deployment on development and USM store.
Note: The complete app can not be tested at the moment as the app is under maintenance (adapting to Shopify’s update.) But the steps assure that is the development app works then production app will be exactly same.