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

https://github.com/hunterashaw/pages-full-stack

A starting point for full-stack applications running on Cloudflare Pages.
https://github.com/hunterashaw/pages-full-stack

cloudflare cloudflare-pages cloudflare-pages-functions esbuild tailwindcss

Last synced: 12 months ago
JSON representation

A starting point for full-stack applications running on Cloudflare Pages.

Awesome Lists containing this project

README

          

# Full-Stack Cloudflare Pages Application

A starting point for full-stack applications running on Cloudflare Pages.

Includes:

- Sample API Function
- Tailwindcss Configuration
- ESBuild Configuration

```bash
git clone https://github.com/hunterashaw/pages-full-stack.git . && rm -rf .git
```