3.1.0 • Published 8 years ago

spacekit-service v3.1.0

Weekly downloads
6
License
MPL-2.0
Repository
github
Last release
8 years ago

SpaceKit Service

Build Status Dependency Status devDependency Status

Install

$ npm install spacekit-service -g

Usage

If there is a spacekit-service.json file in the directory you run spacekit-service from, we'll use it to configure the client. Typical options are as follows:

{
  "pg": "postgres://username:password@host:port/dbname",
  "smtpUser": null,
  "smtpPass": null,
  "awsHostedZoneId": null,
  "awsAccessKeyId": null,
  "awsSecretAccessKey": null,
  "host": "spacekit.io"
}

Logs

Log files will be stored in the directory you run spacekit-service from. They're named spacekit-service.log and will rotate for 3 days (spacekit-service.log.0, spacekit-service.log.1, etc..).

License

Apache License, Version 2.0

3.1.0

8 years ago

3.0.0

8 years ago

2.3.0

8 years ago

2.2.2

8 years ago

2.2.1

8 years ago

2.1.2

8 years ago

2.2.0

8 years ago

2.1.1

8 years ago

2.1.0

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.0

8 years ago