Skip to content

melgish/tiny-cm

Repository files navigation

@njfiorello/tiny-cm

Last commit Build Status Coverage License

Warning: Use only for testing

Installation

Run npm install to install dependencies

npm install

Running

Run npm start to launch service

npm start

Development

Run npm test to run via ts-node

npm test

Configuration

The following envrionment variables are avalable to control application behavior.

Name Default Description
HTTP_PORT 3000 Listen port.
DATA_ROOT /app/data Folder where data is saved.
SAVE_SECONDS 60 Max delay before save to disk.
REQUESTS_PER_MINUTE 60 Configures rate limiting.

About

simple fake file repository for testing

Resources

License

Stars

Watchers

Forks

Packages

No packages published