Skip to main content
POST
Create Starter Project

Authorizations

X-Lightsage-Api-Key
string
header
required

Body

application/json
name
string
required
repo_url
string
required
ref
string
default:main
subdir
string
default:""
install_steps
string[]
source_id
string
framework
enum<string>
default:custom
Available options:
fastify,
nuxt,
express,
spa-js,
angular,
react,
fastapi,
vite,
nextjs,
custom
enabled
boolean
default:true

Response

Successful Response

id
string
required
name
string
required
repo_url
string
required
ref
string
required
enabled
boolean
required
source_id
string | null
subdir
string
default:""
install_steps
string[]
framework
enum<string>
default:custom
Available options:
fastify,
nuxt,
express,
spa-js,
angular,
react,
fastapi,
vite,
nextjs,
custom
created_at
string | null
updated_at
string | null