[手动选题][news]: 20220830 Live Debugger Tool for Apps, Sidekick, is Now Open Source.md

This commit is contained in:
lkxed 2022-08-30 20:28:55 +08:00
parent 88827d2f9f
commit 8de34d27b3

View File

@ -0,0 +1,74 @@
[#]: subject: "Live Debugger Tool for Apps, Sidekick, is Now Open Source"
[#]: via: "https://news.itsfoss.com/sidekick-open-source/"
[#]: author: "Ankush Das https://news.itsfoss.com/author/ankush/"
[#]: collector: "lkxed"
[#]: translator: " "
[#]: reviewer: " "
[#]: publisher: " "
[#]: url: " "
Live Debugger Tool for Apps, Sidekick, is Now Open Source
======
Sidekick is a live application debugger with useful features. It is now open-source and can be self-hosted.
![Live Debugger Tool for Apps, Sidekick, is Now Open Source][1]
Sidekick is a live application debugger, meaning it lets developers know about bugs and issues in their applications in real-time.
It was primarily a paid tool for the job, with a 14-day trial plan to test it out.
📢 *And now*: **it is open-source**!
So, if you were hesitating to pay for the tool as a subscription, you can now **self-host it and use it for free** as per your requirements.
### 💡 What is Sidekick?
![Meet Sidekick , Your Brand New Live Application Debugger 🔥][2]
[Sidekick][3] is a real-time application debugger.
You no longer need to recreate production environments on your local machine, Sidekick lets you debug as they're running. It tries to give you the same kind of perks that you get when you debug in your local environment.
It offers a range of features that lets you send the collected data to third-party apps like Slack, and use Sidekick plugin with some of your favorite IDEs including Visual Studio Code or IntelliJ IDEA.
You can filter out relevant data to quickly debug issues by using its data collection feature.
With the insights provided to you, Sidekick helps you optimize cost, eliminate issues, and collaborate efficiently to keep your application running without hiccups.
### 🚀 How to Get Started?
For starters, you can head to its [official website][6] and try it out in the [sandbox environment][7].
If you want a managed platform to use Sidekick, you can opt in for the subscription plans that start at **$29** per month.To opt for **self-hosting**, you can use their official Docker image available or choose to build it yourself.
You can find the source code and the instructions for it in its [GitHub page][8].
In either case, you should refer to its [official documentation][9].
[Sidekick GitHub][10]
💬 *What do you think about Sidekick as a free and open-source live application debugger? Have you tried it before? Kindly let us know your thoughts in the comments below.*
--------------------------------------------------------------------------------
via: https://news.itsfoss.com/sidekick-open-source/
作者:[Ankush Das][a]
选题:[lkxed][b]
译者:[译者ID](https://github.com/译者ID)
校对:[校对者ID](https://github.com/校对者ID)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
[a]: https://news.itsfoss.com/author/ankush/
[b]: https://github.com/lkxed
[1]: https://news.itsfoss.com/content/images/size/w1200/2022/08/sidekick-live-debugger-open-source.png
[2]: https://youtu.be/qy4Nu6CIeuM
[3]: https://www.runsidekick.com/
[4]: https://itsfoss.com/install-visual-studio-code-ubuntu/
[5]: https://itsfoss.com/install-visual-studio-code-ubuntu/
[6]: https://www.runsidekick.com/
[7]: https://app.runsidekick.com/sandbox
[8]: https://github.com/runsidekick/sidekick
[9]: https://docs.runsidekick.com/
[10]: https://github.com/runsidekick/sidekick