Alepha Server Cors

Configurable Cross-Origin Resource Sharing (CORS) support for servers.

Installation

This package is part of the Alepha framework and can be installed via the all-in-one package:

npm install alepha

Alternatively, you can install it individually:

npm install @alepha/core @alepha/server-cors

Module

Plugin for configuring CORS on the Alepha server.

Table of contents