0.14.2 • Published 6 months ago

@quatico/magellan-server v0.14.2

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
6 months ago

@quatico/magellan-server

This is a standalone server for a the magellan compiler. You can use it to serve your compiled project using the magellan compiler. It exposes a single NodeJS server that serve your frontend code together with implemented remote functions.

See the @quatico/magellan-cli project for more details on how to run the server executable.

Installation

Add a development dependency to your project, e.g., using yarn:

yarn add -D @quatico/magellan-server

Usage

TBD

Debug Service Functions

You can debug the node instance running your Magellan server with the following line:

node --inspect ./node_modules/@quatico/magellan-cli/lib/index.js serve ./lib/client --serverModuleDir ./lib/server-esm

Adjust the --serverModuleDir parameter and point it to your compiler output directory.

0.11.0

12 months ago

0.12.0

9 months ago

0.11.1

12 months ago

0.13.0

8 months ago

0.11.2

12 months ago

0.14.0

7 months ago

0.13.1

8 months ago

0.11.3

12 months ago

0.14.1

7 months ago

0.14.2

6 months ago

0.10.1

12 months ago

0.10.0

1 year ago

0.9.0

1 year ago

0.8.0

1 year ago

0.7.1

2 years ago

0.7.0

2 years ago

0.6.2

2 years ago

0.6.1

2 years ago

0.6.0

2 years ago

0.5.5

2 years ago

0.5.4

2 years ago

0.5.3

2 years ago

0.4.5

2 years ago

0.4.4

2 years ago

0.5.0

2 years ago

0.5.2

2 years ago

0.4.3

2 years ago

0.5.1

2 years ago

0.3.0

3 years ago

0.2.1

3 years ago

0.2.2

3 years ago

0.2.0

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago