supererp.app

SUPER-ERP 官方範本

SUPER-ERP Official Template

此下載是從正式 SUPER-ERP 使用者介面衍生出的全新版面範本。
它未連接公司資料庫,也不包含任何公司營運資料。

This download is a new template derived from the formal SUPER-ERP UI and app source.
It is not connected to the company's database and does not include company operating data.

包含內容

Included

正式 SUPER-ERP React/Vite UI、主要模組、元件、公用程式、啟動腳本、README 以及 `.env.example`。

Formal SUPER-ERP React/Vite UI, main modules, components, utilities, startup batch file, README, and `.env.example`.

不含內容

Excluded

不含公司資料庫、資料表結構/遷移檔、`.env.local`、API 密鑰、客戶紀錄、發票紀錄、庫存資料、附件、備份、日誌、記憶體或 `node_modules`。

No company database, schema/migration, `.env.local`, API keys, customer records, invoice records, inventory data, attachments, backups, logs, memory, or `node_modules`.

安裝說明

Setup

解壓縮,開啟 `supererp-official-template`,建立您自己的全新資料庫,填寫 `.env.local`,然後執行 `npm install` 與 `npm run dev`。

Unzip, open `supererp-official-template`, create a fresh database of your own, fill `.env.local`, then run `npm install` and `npm run dev`.