new connectDb(app) → {Connection}
Database configuration and connection.
Parameters:
| Name | Type | Description |
|---|---|---|
app |
instance of Express appliaction |
- Source:
- database.js, line 12
Returns:
- Type
- Connection
Database configuration and connection.
| Name | Type | Description |
|---|---|---|
app |
instance of Express appliaction |