/nitro-starter

🛎️ Best practice Nitro Starter with full Vitest coverage

Primary LanguageTypeScriptMIT LicenseMIT

Nitro Starter

Starter kit for ⚗️ Nitro – a powerful tool chain and a runtime framework from the UnJS ecosystem to build and deploy any JavaScript server, anywhere.

It is highly recommended reading the Nitro documentation when working with this template.

Key Features

Usage

Prerequisites

  1. Enable Corepack using corepack enable
  2. Install dependencies using pnpm install

Development

  1. Start the development server using pnpm run dev
  2. Visit localhost:3000

License

MIT License © 2022-PRESENT Johann Schopplich