Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/getlago/lago-front
Open Source Metering and Usage Based Billing
https://github.com/getlago/lago-front
Last synced: 18 days ago
JSON representation
Open Source Metering and Usage Based Billing
- Host: GitHub
- URL: https://github.com/getlago/lago-front
- Owner: getlago
- License: agpl-3.0
- Created: 2022-02-28T09:54:06.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T08:45:31.000Z (about 1 month ago)
- Last Synced: 2024-10-29T09:32:12.064Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://www.getlago.com/
- Size: 23.7 MB
- Stars: 122
- Watchers: 4
- Forks: 56
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-starred - getlago/lago-front - Open Source Metering and Usage Based Billing (others)
README
# Lago
Lago is an open-source Stripe Billing alternative.
This library will allow you to build an entire billing logic from scratch, even the most complex one. Lago is a real-time event-based library made for usage-based billing, subscription-based billing, and all the nuances of pricing in between.
## Current Releases
| Project | Release Badge |
|--------------------|-----------------------------------------------------------------------------------------------------|
| **Lago** | [![Lago Release](https://img.shields.io/github/v/release/getlago/lago)](https://github.com/getlago/lago/releases) |
| **Lago front** | [![Lago front Release](https://img.shields.io/github/v/release/getlago/lago-front)](https://github.com/getlago/lago-front/releases) |## Documentation
The official Lago documentation is available here : https://docs.getlago.com
## Contributing
The contribution documentation is available [here](https://github.com/getlago/lago-front/blob/main/CONTRIBUTING.md)
## Front Development Environment
Check the wiki [guide](https://github.com/getlago/lago-front/wiki)
## License
Lago is open-source under the GNU Affero General Public License Version 3 (AGPLv3) or any later version.