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.
- Host: GitHub
- URL: https://github.com/hunterashaw/pages-full-stack
- Owner: hunterashaw
- Created: 2023-03-28T16:38:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-28T16:38:23.000Z (almost 3 years ago)
- Last Synced: 2025-01-09T10:33:14.416Z (about 1 year ago)
- Topics: cloudflare, cloudflare-pages, cloudflare-pages-functions, esbuild, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 62.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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
```