Skip to content

Commit

Permalink
Update index.mdx (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
zwilderrr authored Nov 4, 2024
1 parent a70c507 commit 4371529
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ import { SITE } from "../config";

# OpenNext

Next.js, unlike Remix, Astro, or the other modern frontends, doesn't have a way to self-host across different platforms. You can run it as a Node.js application. But this doesn't work the same way as it does on Vercel.
Next.js, unlike Remix, Astro, or the other modern frontends, doesn't have a way to self-host across different platforms. You can run it as a Node.js application, but this doesn't work the same way as it does on Vercel.

---

There have been several attempts to fix this over the years. Broadly falling into two categories; open source framework specific implementations, or closed source product specific implementations.
There have been several attempts to fix this over the years, broadly falling into two categories: open source framework specific implementations, or closed source product specific implementations.

These can be really hard to maintain separately as Next.js is constantly being updated.
These can be really hard to maintain separately because Next.js is constantly being updated.

OpenNext is an initiative to bring all these efforts together.

Expand All @@ -24,6 +24,6 @@ If you'd like to join the effort, connect with us on [Discord](https://discord.g

---

OpenNext aims to support all Next.js features. And is widely deployed in production across multiple platforms.
OpenNext aims to support all Next.js features and is widely deployed in production across multiple platforms.

[NHS England](https://github.com/nhs-england-tools/terraform-aws-opennext), [Udacity](https://engineering.udacity.com/deploying-next-js-on-the-edge-with-sst-is-sst-the-game-changer-its-claimed-to-be-1f05a0abc27c), [Gymshark UK](https://uk.gymshark.com), [SST](https://sst.dev), [Cloudflare](https://www.cloudflare.com)

0 comments on commit 4371529

Please sign in to comment.