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-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
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
283
282
-[Kelly Burke](https://github.com/klyburke)
284
283
-[Timur Zhiyentayev](https://github.com/tima101)
285
284
286
-
You can contact us at team@builderbook.org
285
+
You can contact us at team@async-labs.com.
287
286
288
287
If you are interested in working with us, check out [Async Labs](https://async-labs.com/).
0 commit comments