Init¶
Noteworthy Features
- First use: adds the
backendandfrontendfiles - 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 | |
You can read more about this command in our Creating a Project Tutorial.