Skip to content

Repository files navigation

配置 API 和 Gitea 路徑

請在專案根目錄建立 .env 檔案,並填入以下內容:

NEXT_PUBLIC_API_BASE_URL = "https://apiexample/api"
NEXT_PUBLIC_GITEA_BASE_URL = "https://giteaexample"
NEXT_PUBLIC_GITEA_SSH_BASE_URL = "git@hostname"

啟動開發伺服器

npm run dev

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages