From 72179e5997b681d257b97fb4089b9a3d7aa9dad2 Mon Sep 17 00:00:00 2001 From: shadcn Date: Wed, 2 Nov 2022 14:54:19 +0400 Subject: [PATCH] docs: update README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 3167915..2b59bcc 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,14 @@ An open source application built using the new router, server components and eve ![screenshot-2](https://user-images.githubusercontent.com/124599/198038921-2b16b18b-cb4d-44b1-bd1d-6419d4a8d92c.png) +## About this project + +Right now, I'm using this project as an experiment to see how a modern app (with features like authentication, subscriptions, API routes, static pages for docs ...etc) would work in Next.js 13 and server components. + +I'll be posting updates and issues here. + +A few people have asked me to turn this into a starter. I think we could do that once the new features are out of beta. + ## Features