Aidan d8c677e57f
All checks were successful
Build and Push Docker Image / build_and_push (push) Successful in 1m1s
update docs with correct url
2025-01-24 04:43:30 +00:00
2025-01-24 04:43:11 +00:00
2025-01-23 23:41:12 -05:00
2025-01-23 23:41:12 -05:00
2025-01-23 23:41:12 -05:00
2025-01-23 21:40:23 +00:00
2025-01-23 23:41:12 -05:00
2025-01-24 04:43:30 +00:00

web

LibreCloud's website

Dev Server Instructions

  1. 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 to npm or yarn if needed.

  2. Clone the repo

    git clone https://git.pontusmail.org/librecloud/web.git
    cd web
    
  3. Install dependencies

    bun install
    
  4. Start dev server

    bun dev
    
Description
LibreCloud's website, dashboard, and API
https://librecloud.cc
Readme 18 MiB
Languages
TypeScript 97.4%
CSS 2.3%
JavaScript 0.2%