Skip to content

Backend for What the Hack?! , a web tool that summarizes Hacker News post comments using Cloudflare Workers AI

Notifications You must be signed in to change notification settings

lakshaybhushan/wth-backend

Repository files navigation

What the Hack?! • Backend

This repository contains the backend code for the project. The frontend code can be found at What the Hack?! • Frontend

To run the project locally

  1. Clone the repository
git clone https://github.com/lakshaybhushan/wth-backend
  1. Install the dependencies
bun install
  1. Run the server
bun run dev
  1. To deploy the project to Cloudflare Workers, run
bun run deploy

Note: I'm a beginner in the world of Cloudflare Workers and Hono, so if you find any issues or have any suggestions, feel free to open an issue or a pull request.

Thank you! 🚀

About

Backend for What the Hack?! , a web tool that summarizes Hacker News post comments using Cloudflare Workers AI

Topics

Resources

Stars

Watchers

Forks