mirror of
https://github.com/getlago/lago.git
synced 2025-01-03 13:30:02 +07:00
25 lines
845 B
Markdown
25 lines
845 B
Markdown
|
|
<img width="150" alt="logo-border" src="https://user-images.githubusercontent.com/4368535/171373585-2e44e228-9f84-4c35-aacf-9811af7359ea.png">
|
|
|
|
# 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.
|
|
|
|
## Documentation
|
|
|
|
The official Lago documentation is available here : https://doc.getlago.com
|
|
|
|
## Contributing
|
|
|
|
The contribution documentation is available [here](https://github.com/getlago/lago/blob/main/CONTRIBUTING.md)
|
|
|
|
## Development Environment
|
|
|
|
Check the wiki [guide](https://github.com/getlago/lago/wiki/Development-Environment)
|
|
|
|
## License
|
|
|
|
Lago is distributed under [AGPL-3.0](LICENSE).
|