Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Commit 07dc9f9

Browse files
committed
Add deprecation notice — use Next.js, Remix, or Vite SSR instead
1 parent 6530613 commit 07dc9f9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# React Universal Boiler
2+
3+
> **This project is archived and no longer maintained.** The React ecosystem has moved significantly since this was created. For modern SSR React starters, consider [Next.js](https://nextjs.org/), [Remix](https://remix.run/), or [Vite SSR](https://vite.dev/guide/ssr). The source code remains available for reference.
4+
25
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![Build Status](https://travis-ci.org/strues/react-universal-boiler.svg?branch=master)](https://travis-ci.org/strues/react-universal-boiler) [![codecov](https://codecov.io/gh/strues/react-universal-boiler/branch/master/graph/badge.svg)](https://codecov.io/gh/strues/react-universal-boiler)
36

47

0 commit comments

Comments
 (0)