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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ The full documentation for Parse Server is available in the [wiki](https://githu
44
44
-[Getting Started](#getting-started)
45
45
-[Running Parse Server](#running-parse-server)
46
46
-[Compatibility](#compatibility)
47
-
-[Node.js Support](#node.js-support)
47
+
-[Node.js Support](#nodejs-support)
48
48
-[MongoDB Support](#mongodb-support)
49
49
-[Postgres Support](#postgres-support)
50
50
-[Locally](#locally)
@@ -101,7 +101,7 @@ Before you start make sure you have installed:
101
101
102
102
### Compatibility
103
103
104
-
#### Node.js
104
+
#### Node.js Support
105
105
Parse Server is continuously tested with the most recent releases of Node.js to ensure compatibility. We follow the [Node.js Long Term Support plan](https://github.com/nodejs/Release) and only test against versions that are officially supported and have not reached their end-of-life date.
106
106
107
107
| Version | Latest Patch Version | End-of-Life Date | Compatibility |
0 commit comments