Finally shipped the Webhook functionality for CaptionAI after weeks of work!
Users can now get almost real-time updates once the response is ready and enjoy seamless integration with their workflow! π
#buildinpublic
Just had a heart-stopping moment: accidentally deleted the production database for CaptionAI todayπ¬
Luckily, @render had a recent backup readily available for me to restore from. Always check your backups, folks!
#buildinpublic
@ybouane You get 60 hours/month free for 2 core machine with a simple pay-as-you-go pricing afterwards. The hours only count if your codespace is running.
https://t.co/HbN4MHj6D0
This week, I setup a cloud dev env for CaptionAI using Github Codespaces! No more carrying my laptop around everywhere - now I can make a quick fix from my mobile or work seamlessly from a hotel, or a friend's computer. π»βοΈ
#buildinpublic
@ybouane Technically yes! You can either use a cloud editor or seamlessly sync it with vscode/jetbrains editor. Under the hood its running docker containers for Postgres, Redis and CaptionAI app on a 2 core machine for my setup.