You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,13 @@ Express/Connect middleware that proxies requests to a backend and renders the re
4
4
5
5
![Version][shield-packagejs-version]
6
6
[![Node.js version support][shield-supported-node-version]][package-json]
7
-
[![Build status][ci-image]][ci-status]
7
+
[](https://github.com/springernature/backend-proxy/actions/workflows/tests.yml)
8
8
[![MIT licensed][shield-license]][license]
9
9
10
+
## Requirements
11
+
12
+
Supported node versions 8 - 14
13
+
10
14
## Installation
11
15
12
16
To add `backend-proxy` to your project run
@@ -133,9 +137,6 @@ You can have a look at the [Springer Nature Frontend Playbook][support] for an e
0 commit comments