An open API service indexing awesome lists of open source software.

https://github.com/forepath/obms


https://github.com/forepath/obms

application forepath obms

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# OBMS

OBMS is an open-source ERP-system tailored specifically to digital business-cases.

[![Build Status](https://img.shields.io/github/actions/workflow/status/forepath/obms/release.yml?label=Release
)](https://github.com/forepath/obms/actions/workflows/release.yml)
![Latest Release](https://img.shields.io/github/v/release/forepath/obms?label=Latest%20Release)
![Coverage](https://img.shields.io/codecov/c/github/forepath/obms/main?label=Coverage)
[![Aikido Security](https://img.shields.io/badge/Aikido-Security-blue)](https://app.aikido.dev)

## Documentation

The documentation is located on the [forepath.io](https://forepath.io/docs/obms) website.

## Versioning

Versioning adheres to the [Semantic Versioning](https://semver.org/) principles.

A full list of the available releases is available in the GitHub repository's [Release](https://github.com/forepath/obms/releases) section.

## Contributions

Contributions are highly appreciated and very welcomed!

In case of bugs, please check if the issue has already been opened by checking the [GitHub Issues](https://github.com/forepath/obms/issues) section.
If it isn't, you can open a new one. A detailed report will help us replicate it, assess it, and work on a fix.

You can express your intention to on the fix on your own.
Commits are used to generate the changelog, and their author will be referenced in it.

If you have **Feature Requests** please use the [Discussion's Feature Request section](https://github.com/forepath/obms/discussions/categories/feature-requests).

## License

OBMS is licensed under Apache 2.0.
The code is provided as-is with no warranties.