Skip to content

Commit 35f3d73

Browse files
Add upstream maintenance notice (#132)
* Update README.md with Upstream Maintenance Notice * Apply suggestions from code review Co-authored-by: Thomas Honeyman <[email protected]> --------- Co-authored-by: Thomas Honeyman <[email protected]>
1 parent c3f1f70 commit 35f3d73

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,14 @@ The source code currently covers Halogen 7 with PureScript 0.15, but there are v
1919

2020
If you have found this repository and the guide useful, please consider [becoming a sponsor](https://github.com/sponsors/thomashoneyman)!
2121

22+
# ⚠️ Upstream Maintenance Notice (Spring 2025)
23+
24+
This repository provides a PureScript frontend that was intended to point to a spec-compliant, public, RealWorld backend.
25+
26+
However, the upstream RealWorld project is [no longer maintained](https://github.com/gothinkster/realworld/issues/1611) and the public API service implementing the RealWorld spec is no longer operational. The instructions below _will not work_ by default.
27+
28+
If you wish to proceed, you will need to work out another option for accessing a RealWorld API (such as self-hosting locally). You can consider using one of the [RealWorld backends](https://codebase.show/projects/realworld?category=backend).
29+
2230
## Installation
2331

2432
First, clone the repository:

0 commit comments

Comments
 (0)