https://github.com/kristianfreeman/repo-hunt
Example project showing how to build a full-stack serverless application with Cloudflare Workers 👷♀️☁️
https://github.com/kristianfreeman/repo-hunt
cloudflare-workers full-stack serverless
Last synced: about 1 year ago
JSON representation
Example project showing how to build a full-stack serverless application with Cloudflare Workers 👷♀️☁️
- Host: GitHub
- URL: https://github.com/kristianfreeman/repo-hunt
- Owner: kristianfreeman
- Created: 2019-06-14T19:35:14.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-09T15:10:26.000Z (almost 7 years ago)
- Last Synced: 2024-05-19T04:59:59.049Z (about 2 years ago)
- Topics: cloudflare-workers, full-stack, serverless
- Language: JavaScript
- Homepage: https://css-tricks.com/building-a-full-stack-serverless-application-with-cloudflare-workers/
- Size: 22.5 KB
- Stars: 45
- Watchers: 3
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is the source for [repo-hunt](https://repo-hunt.signalnerve.workers.dev/), a project built with [Cloudflare Workers](https://workers.cloudflare.com).
If you're interested in how the project works, check out the CSS Tricks article ["Building a Full-Stack Serverless Application with Cloudflare Workers"](https://css-tricks.com/building-a-full-stack-serverless-application-with-cloudflare-workers/), where I walk through how to build this application and deploy it onto Workers!