An open API service indexing awesome lists of open source software.

https://github.com/yusukebe/cloudflare-pages-step-by-step

Create a full-stack application on Cloudflare Pages step-by-step.
https://github.com/yusukebe/cloudflare-pages-step-by-step

Last synced: 12 months ago
JSON representation

Create a full-stack application on Cloudflare Pages step-by-step.

Awesome Lists containing this project

README

          

# 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](./projects/01-basic/)
* [02-vite](./projects/02-vite/)
* [03-react](./projects/03-react/)
* [04-functions](./projects/04-functions/)
* [05-hono](./projects/05-hono/)
* [06-d1](./projects/06-d1/)
* [07-rpc](./projects/07-rpc/)
* [08-testing](./projects/08-testing/)
* [09-middleware](./projects/09-middleware/)

## Related Projects

*

## Author

Yusuke Wada

## License

MIT