My personal wiki on various topics, tools, fields.
-
Install dependencies:
bun install
-
Start the development server:
bun dev
-
Check for formatting problems:
bun check
-
Format the codebase:
bun format
This repository is licensed under the GNU AGPLv3 License.