¿How does that work?
Require Node.js 8.x
- Create project in firebase
npm install -g firebase-tools
firebase login
firebase init functions
for a new projectnpm install
to install the dependenciesnpm run serve
to run development mode appnpm run deploy
to build production
/api -> get data json
/api/test -> get message