cloudflare-pages-step-by-step
cloudflare-pages-step-by-step copied to clipboard
Create a full-stack application on Cloudflare Pages step-by-step.
Cloudflare Pages Step by Step
Cloudflare Pages is a great platform for Jamstack, and the "Functions" allow us to make our site dynamic. This project will show you the path to creating a full-stack application from scratch on Cloudflare Pages. By integrating these components, it would be possible to create a React SPA application with the API using a D1 database.
ToC
- 01-basic
- 02-vite
- 03-react
- 04-functions
- 05-hono
- 06-d1
- 07-rpc
- 08-testing
- 09-middleware
Related Projects
Author
Yusuke Wada https://github.com/yusukebe
License
MIT