aviabird / angularspree

angular e-commerce framework for online store
https://www.aviacommerce.org
MIT License
1.7k stars 813 forks source link

Issue while running the application #284

Closed aditya2905 closed 6 years ago

aditya2905 commented 6 years ago

image

gopalshimpi commented 6 years ago

@aditya2905 Please use spree branch instead of master and delete your node_module .spree branch works on angularspree-api and master branch works on Aviacommerce-API. You can refer issue https://github.com/aviabird/angularspree/issues/280.

jahangirhussain commented 6 years ago

and can we run only its front ?without downloading and configuring its back end. so that we can write by our own API with MySQL type database

gopalshimpi commented 6 years ago

@jahangirhussain I already mentioned that spree branch works on angularspree-api and master branch works on Aviacommerce-API. So don't need to write separate API for it. If you don't want to clone & configure API simply use `prodApiEndpoint: 'https://ngspree-api.herokuapp.com/' in default.ts

Then run yarn start:dev-ng-spree

jahangirhussain commented 6 years ago

@gopalshimpi .....really respect your reply...for more..what about a link which has given at avia backend installation page named avia ecommerce.is there any difference between to download any of them...angularspree of avia..??...if I am not wrong aviacommerce-API is one which has named as avia commerce like this.Is it or I am in wrong way? or if I have to download angularspree-api to integrate with spree frontend what is the procedure if its integration of front end. image