Hosting nodeJS app with firebase

前端 未结 3 865
时光取名叫无心
时光取名叫无心 2020-12-14 21:18

So I have this web-app using angularJS and nodeJS. I don\'t want to just use localhost to demo my project because it doesn\'t looks cool at all when I type \"node server.js\

3条回答
  •  自闭症患者
    2020-12-14 21:30

    I might be late but since 3 years have passed there is an solution available now from Firebase in the form of cloud functions Its not straight forward but looks promising if one can refactor their code a bit

提交回复
热议问题