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
+1-2
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,6 @@ Check out projects built with the help of this open source app. Feel free to add
69
69
- Production-ready, scalable architecture:
70
70
-`app` - user-facing web app with Next/Express server, responsible for rendering pages (either client-side or server-side rendered). `app` sends requests via API methods to `api` Express server.
71
71
-`api` - server-only code, Express server, responsible for processing requests for internal and external API infrastructures.
72
-
- we prepared both apps for easy deployment to `now` by vercel.
73
72
-**Subscriptions with `Stripe`**:
74
73
- subscribe/unsubscribe Team to plan,
75
74
- update card information,
@@ -283,7 +282,7 @@ Want to support this project? Consider buying our [books](https://builderbook.or
0 commit comments