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

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 👷‍♀️☁️

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!