kalisio/kApp

View on GitHub
config/default.js

Summary

Maintainability
A
2 hrs
Test Coverage

File default.js has 529 lines of code (exceeds 500 allowed). Consider refactoring.
Open

const website = 'https://kalisio.com'

const serverPort = process.env.PORT || 8081
// Required to know webpack port so that in dev we can build correct URLs
const clientPort = process.env.CLIENT_PORT || 8080
Severity: Major
Found in config/default.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status