/Wiki/sources/honojs__hono/2026/https-hono-dev-llms-full-txt-creating-a-new-proj-9bfff8cfadae-creating-a-new-project-s0373-c0000.md
Creating a New Project - hono-docs
Creating a New Project Source evidence: /Sources/raw/honojs hono/honojs hono.md Canonical citation: https://hono.dev/llms full.txt creating a new project Sum...
Creating a New Project
Source evidence: /Sources/raw/honojshono/honojshono.md Canonical citation: https://hono.dev/llms-full.txt#creating-a-new-project
Summary
- Open your terminal or command prompt. 2. Create a new Supabase project in a directory on your local machine by running:
bash supabase initThis command initializes a new Supabase project in the current directory.
Content
Open your terminal or command prompt.
Create a new Supabase project in a directory on your local machine by running:
supabase init
This command initializes a new Supabase project in the current directory.