docs: explain how to use CASAN for real projects

This commit is contained in:
thanhnv
2026-07-10 17:20:34 +09:00
parent b0ced79af5
commit ef51c90d91
5 changed files with 315 additions and 5 deletions
+4
View File
@@ -1,5 +1,9 @@
# CASAN local full stack (macOS)
> Nếu bạn chưa rõ CASAN được dùng thế nào trong một dự án thực tế, đọc
> [Dùng CASAN để làm dự án](CASAN_USING_FOR_REAL_PROJECTS_VI.md) trước tài liệu
> cài đặt này.
This guide runs the entire currently implemented CASAN stack on one Mac. It is
a local production-like lab, not a production compliance claim. The Linux
server is deliberately not used in this phase.