solid-aggregator-server
TypeScript icon, indicating that this package has built-in type declarations

1.0.7 • Public • Published

Solid Aggregator Server

This package is currently under active development. Proper functionality is not guaranteed.

To install the server globally run this command:

npm install -g solid-aggregator-server

Then to start the server you can use this command:

solid-aggregator-server serve

Run locally

To set up an instance of the Solid Aggregator Server, you first have to install the required dependencies.

npm install

Then build and run the server with the following commands:

npm run build
npm start serve

You could also build and run the server in one command:

npm run build-start serve

Use the -h tag to get help for the different CLI options.

/solid-aggregator-server/

    Package Sidebar

    Install

    npm i solid-aggregator-server

    Weekly Downloads

    0

    Version

    1.0.7

    License

    MIT

    Unpacked Size

    738 kB

    Total Files

    29

    Last publish

    Collaborators

    • maartyman