Initial 智念AIGC platform
This commit is contained in:
7
runtime/README.md
Normal file
7
runtime/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Runtime Layout
|
||||
|
||||
`runtime/nianxx-play` is the extracted Next.js standalone runtime copied from the desktop app bundle for Zhinian Creation Assistant.
|
||||
|
||||
This directory is intentionally treated as a generated/runtime artifact. The original NianxxPlay source project was deleted, so the editable source code is not fully recoverable from this bundle.
|
||||
|
||||
Do not place user uploads, generated videos, or secrets under this directory. Runtime state is written to the root `.runtime/` directory by `scripts/start-runtime.mjs`.
|
||||
Reference in New Issue
Block a user