namwebdev / fast-search-country-name-with-next-hono-upstash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

  1. Create database at https://console.upstash.com/redis
  2. Copy .env.example to .env, and fill in the variable from the Upstash database
  3. Install dependencies
npm i
  1. Seed the database
npm run db:seed
  1. Start the development server
npm run dev

About


Languages

Language:TypeScript 91.7%Language:CSS 6.4%Language:JavaScript 1.9%