gemini-express

1.0.0 • Public • Published

gemini-express

Plugin for starting up Express when running tests with Gemini

Build Status

Requirements

Works with gemini v0.13.4 or later.

Latest test run done with v1.0.6

Installation

npm install gemini-express

Configuration

  • root (optional) sets the root folder from where the files are hosted. Defaults to process.cwd().
  • port (optional) sets the port that is used. Defaults to a random free port.

Set the configuration to your .gemini.yml

system:
    plugins:
      express:
        root: /home/root
        port: 12345

Package Sidebar

Install

npm i gemini-express

Weekly Downloads

2

Version

1.0.0

License

Apache 2.0

Last publish

Collaborators

  • saulis