Create Project
Last updated
Was this helpful?
Last updated
Was this helpful?
Use the copper create
command to create a new project -
Open in your browser.
You can configure the project template using -frontend
and -storage
arguments.
The Copper CLI provides templates for the following frontend frameworks & libraries -
(default)
Configure your storage stack using the -storage
argument. By default, it's set to sqlite3
. You have options to set it to postgres
, mysql
, or skip storage entirely with none
.