0.7.1 • Published 25 days ago

@quatico/magellan-server v0.7.1

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
25 days 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.7.1

25 days ago

0.7.0

1 month ago

0.6.2

1 month ago

0.6.1

3 months ago

0.6.0

3 months ago

0.5.5

5 months ago

0.5.4

5 months ago

0.5.3

5 months ago

0.4.5

8 months ago

0.4.4

8 months ago

0.5.0

6 months ago

0.5.2

6 months ago

0.4.3

9 months ago

0.5.1

6 months ago

0.3.0

1 year ago

0.2.1

1 year ago

0.2.2

1 year ago

0.2.0

1 year ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago