Class: CbView documentation

cbview~CbView()

A new CoinboardWebfront object / service

Constructor

new CbView()

Source:

Members

app

Main CbExpressApp module import

Source:

AppConfig

Creds import

Source:

debug

debug function see [Morgan]

Source:

http

For Heroku staging deployment

Source:

https

The essential one ;)

Source:

port

Get port from environment and store in Express.

Source:

Methods

lightmyfire()

Main launcher function for coinboard view service

Properties:
Name Type Description
server.listen function

listen on provided port, on all network interfaces.

Source:

onError(error)

Event listener for HTTP server "error" event.

Parameters:
Name Type Description
error Object

throwed error from pages

Source:

onListening()

Event listener for HTTP server

Source: