How can I do Hapi with AngularJS, Webpack + TypeScript -


basically mean stack without mongodb , express. never dived in angular want see magic is.

i followed getting started guide. folder structure looks this:

hapiserver     |--static     |--routes     |    |--api.js     |--server.js     |--angular-test     |    |--src     |    |   |--polyfill, .ts , stuff     |    |-- .ts, .json, karma stuff 

ng serve compile webpack , serve files on port 4200 karma.

i use hapi i'm more familiar hapi , koa express. also, 50% of code implemented.

what should do? feasible?

thanks

edit:

i use hapi - don't know how works angular , setup angular-cli made me, if there can suggest (except "stick that") feel free comment.


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -