Skip to content

Init

Noteworthy Features
  • First use: adds the backend and frontend files
  • Additional uses: adds missing files to the directory

This command initialises the current directory as a Zentra project, configuring it with a FastAPI [] backend and Next.js [] frontend.

1
zentra init

You can read more about this command in our Creating a Project Tutorial.