Skip to content

Financial-Times/reliability-kit-example-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

🪨 An example Express application which uses Reliability Kit

Topics

Resources

Stars

Watchers

Forks