Nelson Tam

Results 7 comments of Nelson Tam

I am interested but needed to understand more about goals of this project. Do you have contact email so I can ask more questions?

I got the same bug as you. [https://github.com/strapi/strapi-examples/issues/101](https://github.com/strapi/strapi-examples/issues/101)

This bug may be related to an issue in the sample code not using authenticated post. A temporarily fix is to enable "public" access for orders.create in the Admin module...

Wondering if this is related to following 2 bugs [https://github.com/helm/helm/issues/7073](https://github.com/helm/helm/issues/7073) and [https://github.com/oracle/mysql-operator/issues/304](https://github.com/oracle/mysql-operator/issues/304)

Thank for you for input. we will need some time to test the new suggestions on our platform. Since dynamic ports, and firewalls was mentioned as one potential solution, we...

I figured it need to navigate to [http://localhost:8000/src/frontend/index.html](http://localhost:8000/src/frontend/index.html). However the http-server cannot see any of the folders for styles. Any ideas? ``` Starting up http-server, serving ./ Available on: http://localhost:8000...

@jvandemo have this feature been now built? is this [file](https://github.com/jvandemo/generator-angular2-library/blob/master/generators/app/templates/src/sample.component.spec.ts) part of the fix?