Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/ init Public template

▶︎ Modern monorepo template for shipping TypeScript apps everywhere.

Notifications You must be signed in to change notification settings

metaideas/init

Repository files navigation

▶︎ init

Start once, ship everything.

bunx init-now@latest

A modern monorepo template for shipping TypeScript apps everywhere: web, mobile, desktop, browser extensions, and more.

What's included

CLI Commands

The init-now CLI helps you manage your project:

Command Description
bunx init-now@latest Create a new project
init-now setup Initialize and configure your project
init-now add app Add an app from the init template
init-now add package Add a package from the init template
init-now update Sync with template updates
init-now check Check template version
init-now rename Rename project and update references

Quickstart

bunx init-now@latest
cd <project-name>
bun run init:setup # or init-now setup
bun run dev

Documentation

AltStyle によって変換されたページ (->オリジナル) /