init repo
This commit is contained in:
30
.project.json
Normal file
30
.project.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "Vibe Motion",
|
||||
"description": "Remotion 动效视频项目 — 用 AI 写代码生成专业动画视频",
|
||||
"status": "active",
|
||||
"kind": "app",
|
||||
"created": "2026-03-19",
|
||||
"ports": [
|
||||
{
|
||||
"port": 4062,
|
||||
"label": "dev",
|
||||
"fixed": true
|
||||
}
|
||||
],
|
||||
"stack": [
|
||||
"Remotion",
|
||||
"React",
|
||||
"TypeScript"
|
||||
],
|
||||
"urls": [
|
||||
{
|
||||
"url": "http://localhost:4062",
|
||||
"type": "app",
|
||||
"label": "local"
|
||||
}
|
||||
],
|
||||
"worklog": {
|
||||
"path": ".memory/worklog.json",
|
||||
"auto": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user