/reliability-kit-example-express

🪨 An example Express application which uses Reliability Kit

Primary LanguageJavaScript

Reliability Kit: Express Example

This is an example Express application which illustrates how to use FT.com Reliability Kit.

All of the code for this example app is in index.js.

Warning It's important to remember that this app isn't an example of how to correctly set up a Financial Times Express application – it's used to illustrate how to integrate Reliability Kit into an express app with as little boilerplate code as possible.

Running locally

First, you'll need to clone this repo and install dependencies with:

npm install

You can run the application with the following:

npm start

Contributing

See the central contributing guide for Reliability Kit.

License

Licensed under the MIT license.
Copyright © 2023, The Financial Times Ltd.