Skip to content

johannschopplich/nitro-starter

Repository files navigation

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

Testing

Nitro tests are located in the test directory. When running tests, a Nitro instance is created and launched for all test suites. This can be configured based on your use case.

Run the Nitro tests using pnpm test.

License

MIT License © 2022-PRESENT Johann Schopplich

About

🛎️ Best practice Nitro Starter with full Vitest coverage

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published