One Beyond’s commitment to the open source community encourages an attitude of collaboration, transparency, and flexibility; a philosophy that enables developers across the world to fulfil their potential and create ground-breaking software, as well as giving back to the open source community the same value that we receive from it.
This repository is used to coordinate the Open Source Activity and the communications with the community
This website is built using Docusaurus 2 and generator-fast-documentation
$ npm i
$ npm start
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
$ npm run build
This command generates static content into the build
directory and can be served using any static contents hosting service.
- Check standard-version docs
- Check Husky docs