Documentation for all of Nebula's services and projects, accessible at docs.nebulaproxy.io
npm run dev
# or
pnpm dev
# or
yarn devOpen http://localhost:3000 with your browser to see the result.
make sure to set the LOCAL_URL environment variable to the public url of the site.
to reindex search, set ALGOLIA_PRIVATE_API_KEY to the private key of the algolia account, and then run pnpm index after building the site.
Documentation made using Fumadocs
???