lago/README.md

25 lines
844 B
Markdown
Raw Normal View History

2022-06-01 16:31:28 +07:00
2022-06-01 16:32:00 +07:00
<img width="90" alt="logo-border" src="https://user-images.githubusercontent.com/4368535/171373585-2e44e228-9f84-4c35-aacf-9811af7359ea.png">
2022-06-01 15:39:50 +07:00
2022-02-28 17:03:13 +07:00
# Lago
2022-05-30 17:08:43 +07:00
Lago is an open-source Stripe Billing alternative.
2022-02-28 17:03:13 +07:00
2022-05-30 17:08:43 +07:00
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.
2022-02-28 17:03:13 +07:00
2022-05-30 17:08:43 +07:00
## Documentation
2022-02-28 17:03:13 +07:00
2022-05-30 17:08:43 +07:00
The official Lago documentation is available here : https://doc.getlago.com
2022-02-28 17:03:13 +07:00
2022-05-30 17:08:43 +07:00
## Contributing
2022-02-28 17:03:13 +07:00
The contribution documentation is available [here](https://github.com/getlago/lago/blob/main/CONTRIBUTING.md)
2022-02-28 17:03:13 +07:00
2022-05-30 17:08:43 +07:00
## Development Environment
2022-02-28 17:03:13 +07:00
2022-05-30 17:08:43 +07:00
Check the wiki [guide](https://github.com/getlago/lago/wiki/Development-Environment)
2022-02-28 17:03:13 +07:00
2022-05-30 17:08:43 +07:00
## License
2022-05-31 17:17:51 +07:00
Lago is distributed under [AGPL-3.0](LICENSE).