not-nullptr/suyu-site
Suyu website
This project contains the source code for the Suyu website, found at suyu.dev
Developing
If you are deeloping, please take note of the .env.example
& the secrets config (found at src/lib/server/secrets/secrets.example.json).
At minimum, please make sure to clone the secrets.example.json
file and rename it to secrets.json
. Otherwise, the project will not run or build (you don't have to edit the values to get it running, but you can if you'd like).
Once you've installed dependencies with npm install
(or pnpm install
or yarn
), you can start a development server by running:
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --open
Building
To create a production version of our app, you can run:
npm run build
最近版本更新:(数据更新于 1970-01-01 00:00:00)
not-nullptr/suyu-site同语言 Svelte最近更新仓库
2024-10-12 22:22:24 huntabyte/shadcn-svelte
2024-09-25 00:52:38 open-webui/open-webui
2024-07-29 10:24:42 taikoxyz/taiko-mono
2024-07-07 00:39:12 matt8707/ha-fusion
2024-06-27 03:30:40 saadeghi/daisyui
2024-06-16 21:58:49 orefalo/svelte-splitpanes