This is a simple Sinatra app to test Shopify Oauth for app created through Shopify Partner.
Create env
file by running cp .env.example .env
and edit it with your config.
Install dependecies through bundle install
Run server with dotenv ruy server.rb
Run ngrok tunnel with ngrok http 4567
Navigate the ngrok generated url.
- Ruby 3.1.3
- Ngrok Account
- Shopify Partner App