nabarvn / rapid-query

Experience rapid API responses powered by Hono, Next.js 14, and Cloudflare.

Home Page:https://rapid-query.pages.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rapid Query

An agile web app leveraging the power of Hono, Next.js, and Cloudflare - delivering fast API responses in milliseconds. Simply input your query and experience high-performance results. Engineered for nothing but efficiency and speed.

Screenshot

View Project »

Running Locally

This application requires Node.js v18.20.1+.

Cloning the repository to the local machine:

git clone https://github.com/nabarvn/rapid-query.git
cd rapid-query

Installing the dependencies:

pnpm install

Setting up the .env file:

cp .env.example .env

Seeding the application:

pnpm seed

Deploying the application to Cloudflare Workers:

pnpm run deploy

Running the application:

pnpm dev

Tech Stack:

Credits

Learned a ton while building this project. All thanks to Josh for the next level (no pun intended) tutorial!


Don't forget to leave a STAR 🌟

About

Experience rapid API responses powered by Hono, Next.js 14, and Cloudflare.

https://rapid-query.pages.dev


Languages

Language:TypeScript 92.0%Language:CSS 7.3%Language:JavaScript 0.8%