Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 924 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 924 Bytes

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.