Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 565 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 565 Bytes

Aurora Back

Description

NESTxFIREBASE

Running the app

Build app then run the firebase function emulator, hot realod included!
Can be logged with console.log / new Logger()
npm run start

Deploy in production
Make a build first in production mode, then deploy to firebase
npm run deploy

Deprecated

Watch mode for development
Update: i think it can't be used with firebase method "onRequest"
npm run start