FOSSBilling / fossbilling.org

FOSSBilling website
https://fossbilling.org
Apache License 2.0
12 stars 27 forks source link
docs documentation fossbilling nextra website

fossbilling.org

GitHub branch checks state

FOSSBilling's website and documentation. Built using Nextra, hosted on Vercel and can be reached by visiting fossbilling.org.

Installation

$ npm i

Local Development

$ 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.

Acknowledgements

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.