mirror of
https://github.com/getlago/lago.git
synced 2025-02-07 17:44:23 +07:00
22 lines
654 B
Markdown
22 lines
654 B
Markdown
# 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
|
|
|
|
TODO
|
|
|
|
## Development Environment
|
|
|
|
Check the wiki [guide](https://github.com/getlago/lago/wiki/Development-Environment)
|
|
|
|
## License
|
|
|
|
Lago is open-source under the GNU Affero General Public License Version 3 (AGPLv3) or any later version.
|