Some checks failed
Build and Push Docker Image / build_and_push (push) Failing after 39s
web
LibreCloud's website
Dev Server Instructions
-
Install Bun if you haven't already
Bun is a fast JavaScript runtime, and is much faster than
npm
. These instructions will be written for Bun, but could be adapted tonpm
oryarn
if needed. -
Clone the repo
git clone https://git.pontusmail.org/LibreCloud/web.git cd web
-
Install dependencies
bun install
-
Start dev server
bun dev
Description
Languages
TypeScript
97.4%
CSS
2.3%
JavaScript
0.2%