Skip to main content
Boilerplates scaffolds a fresh project from a template in one motion, no cloning, no find-and-replace. Works fully offline.

Open it

Press N from any app.

How it works

1

Open the picker

Press N. Your templates float up as tiles.
2

Name your project

Pick a template, name the project, and press .
3

Start building

The folder is scaffolded into your Workspace directory, with every occurrence of __PROJECT_NAME__ (in file names and contents) replaced by your project’s name. It’s ready to open in your editor with your Open Project command.

Templates

  • Three starters ship: iOS, Android, Vite React.
  • Any folder you drop into the templates directory becomes a template too. A template is just a folder of files; __PROJECT_NAME__ is the only magic token. Manage them (add / reveal in Finder / remove) in Settings → Tools → Boilerplates.

Download more templates

Browse the Boilerplates Marketplace for additional templates made by the Dax team. Each download is a .daxel file. Double-click it and Dax installs the template automatically. It shows up in your Boilerplates picker the next time you press N.