Skip to content

Documentation site

Notifications You must be signed in to change notification settings

lightbug-io/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9d45478 · Apr 2, 2025
Apr 2, 2025
Apr 2, 2025
Dec 17, 2024
Mar 2, 2025
Mar 31, 2025
Apr 2, 2025
Apr 2, 2025
Jan 27, 2025
Jan 27, 2025
Feb 18, 2025
Mar 20, 2025
Mar 18, 2025
Jan 27, 2025
Jan 14, 2025
Feb 18, 2025
Jan 23, 2025
Dec 13, 2024
Feb 18, 2025
Dec 10, 2024
Jan 27, 2025
Jan 14, 2025
Apr 2, 2025
Feb 18, 2025

Repository files navigation

Lightbug docs

Code powering https://docs.lightbug.io making use of vitepress

Development

Install dependencies

npm install

Run the development server

npm run dev

Or build and serve the static site

npm run build
npm run preview

Deployments

Merges to the main branch will auto deploy onto https://docs-next.lightbug.io

The production branch will deploy to the main site at https://docs.lightbug.io