# Future URL: /docs/future Considerations for updates to templates. Each of the following items are considerations only. They are not currently on the roadmap, and may not be implemented. ## React-Notion-X alternative [React-Notion-X](https://github.com/NotionX/react-notion-x) is a great to let you use [Notion](https://www.notion.so/) as a CMS for your blog content, but the API and developer experience are not great. Consider repurposing [fumadocs](https://fumadocs.dev/) for handling blog content in addition to docs. ## Cloudflare auth alternative Consider swapping the auth for the Cloudflare Monorepo template from [Lucia](https://lucia-auth.com/) to [OpenAuth](https://openauth.js.org/). ## Stripe alternative Consider swapping [Stripe](https://stripe.com/) for [Polar](https://polar.sh/) for handling payments. Polar has higher fees, but provides a better developer experience and is easier to set up. ## Waitlist Add a waitlist feature to the landing page.