Closed aditya2905 closed 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.
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
@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
@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.