FOSSBilling's website and documentation. Built using Nextra, hosted on Vercel and can be reached by visiting fossbilling.org.
$ npm i
$ npm run dev
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
This website uses some components from the Nextra website. Nextra is an awesome project and they generously published both the package and their website under the MIT license. You can find the source code of their website here.