Skip to content

edgebox-iot/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0c8ff86 · Dec 6, 2024

History

31 Commits
Oct 8, 2023
Oct 8, 2023
Sep 17, 2024
Sep 17, 2024
Oct 8, 2023
Dec 6, 2024
Apr 17, 2024
Sep 17, 2024
Nov 19, 2023
Oct 8, 2023
Oct 8, 2023

Repository files navigation

edgebox.io website

This is the source code for the edgebox.io website.

Built with:

Development

To get started, install bun:

brew install oven-sh/bun/bun

Then, install the dependencies:

bun install

Run the development server

bunx --bun astro dev

Building

To build the site, run the build command:

bunx --bun astro build

Astro will output your site to the dist/ directory. Then, you can serve your site using the preview command:

bunx --bun astro preview

Contributing

To contribute, please clone the repo / create a fork, add your changes and submit a PR back.

About

The edgebox.io website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published