Saleor: heroku deploy mirumee github instead my custom saleor

Created on 1 Feb 2019  路  8Comments  路  Source: mirumee/saleor

All 8 comments

https://saleor.readthedocs.io/en/latest/deployment/heroku.html

this method only clone the repos of miruee not our custome

(do i need to do something with app.json or package.json?)for example changing repos and uploading my custom one first on github?

Have you modified the right static files?
You should edit .scss files instead of .css

i edit scss

variables.scss
thnx pacu2 u awesome bro

u notice it also not migrate data like navbar it probably making cloning of miruee repos from github

It's not possible that it cloned directly from mirumee's repository.
You're pushing the data to the heroku instance with the git push heroku master command.
Please make sure you've commited your data and ran collectstatic on the heroku's instance

THNX everything work now love u bro

Glad to see this resolved

Was this page helpful?
0 / 5 - 0 ratings