-
Clone 1.1 Create database.yml like this: development: adapter: mysql2 encoding: utf8 database: hotspot_dev username: user password: password host: 127.0.0.1 port: 3306
test: adapter: mysql2 encoding: utf8 database: hotspot_test username: user password: password host: 127.0.0.1 port: 3306 1.2 Fill in .env file SHOPIFY_API_KEY=your_api_key SHOPIFY_SHARED_SECRET=your_shared_secret SHOPIFY_REDIRECT_URI=https://localhost:8443/auth/shopify/callback SECRET="arbitrarysecretstring"
-
Bundle
-
bundle exec rake db:setup
-
Run with: foreman run bundle exec rackup config.ru
-
Visit https://localhost:8443 or Visit http://localhost:4567
-
Notifications
You must be signed in to change notification settings - Fork 0
Shopify plugin. Add HotSpots on your images.
License
profeg/HotSpot
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Shopify plugin. Add HotSpots on your images.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published