48c2eabe971e6ad571c1ff1dc93cc7684c99b900
After rsync, chown to caddy:caddy and chmod 755 on the deploy path so the web server can serve the files properly.
Rspress website
Setup
Install the dependencies:
npm install
Get started
Start the dev server:
npm run dev
Build the website for production:
npm run build
Preview the production build locally:
npm run preview
Description
Languages
TypeScript
93.9%
JavaScript
4.3%
CSS
1.8%