Docs/docs/start-using.md
profitroll 5a1dd347d0
All checks were successful
Tests / test (3.10) (push) Successful in 12s
Tests / test (3.11) (push) Successful in 10s
Tests / test (3.9) (push) Successful in 10s
Added start and deployment pages
2024-05-24 22:26:44 +02:00

18 lines
647 B
Markdown

# Start using
There are two common usage scenarios: using public instance and deploying your own.
## Using public instance
While limited in coverage, public instance offers the access to the latest stable version of the API and chat-bots.
* [Public API](https://api.garbagebot.eu)
* [Public Telegram Bot](https://t.me/GarbageReminder_Bot)
You can find out more about public instance in the [Public instance](community/public/index.md) section.
## Deploying own instance
For more personalized experience, you can deploy your own API and clients wherever you want to.
Follow the [deployment guide](deployment.md) for detailed instructions.