Skip to content

Commit 3de0e6c

Browse files
committed
docs: update readme
1 parent 57235a3 commit 3de0e6c

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
![Banner](banner.svg)
22

3-
# 🚀 Full-Stack Next.js + Cloudflare Template
3+
# Full-Stack Next.js + Cloudflare Template
44

55
A production-ready template for building full-stack applications with Next.js 15 and Cloudflare's powerful edge infrastructure. Perfect for MVPs with generous free tiers and seamless scaling to enterprise-level applications.
66

77
**Inspired by the [Cloudflare SaaS Stack](https://github.com/supermemoryai/cloudflare-saas-stack)** - the same stack powering [Supermemory.ai](https://git.new/memory), which serves 20k+ users on just $5/month. This template modernizes that approach with Cloudflare Workers (vs Pages), includes comprehensive D1 and R2 examples, and provides a complete development workflow.
88

9+
You can read detail explanations and code architecture of this template from Devin AI on [Deepwiki](https://deepwiki.com/ifindev/fullstack-next-cloudflare).
10+
911
## 🌟 Why Cloudflare + Next.js?
1012

1113
**Cloudflare's Edge Network** provides unparalleled performance and reliability:
@@ -569,6 +571,13 @@ pnpm run deploy
569571
pnpm run deploy:preview
570572
```
571573

574+
## ✍️ Todos
575+
576+
- [ ] Implement email sending with [Resend](https://resend.com/) & [Cloudflare Email Routing](https://www.cloudflare.com/developer-platform/products/email-routing/)
577+
- [ ] Implement international payment gateway with [Polar.sh](https://polar.sh/)
578+
- [ ] Implement Indonesian payment gateway either with [Xendit](https://www.xendit.co/en-id/), [Midtrans](https://midtrans.com/en), or [Duitku](https://www.duitku.com/)
579+
580+
572581

573582
## 🤝 Contributing
574583

0 commit comments

Comments
 (0)