Tomasz Janczuk’s Post

View profile for Tomasz Janczuk, graphic

Founder • Cloud expert • Speaker • OSS • Engineer • MBA • Traveler

The #LetsGo OSS project I shipped a while ago provides B2B software startups with reference architecture and tooling to accelerate development and eliminate technical debt when building apps in #AWS. The latest release adds support for running asynchronous jobs on a schedule (CRON) and enhances the web component with the dependency on shadcn/ui component library for #nextjs. Read more at https://lnkd.in/eS_XDBB4. The #LetsGo reference architecture and tooling provides the boilerplate for an AWS-based application and includes components most B2B apps need: • marketing site, • management dashboard, • HTTP API, • worker behind a queue, • NEW: worker for scheduled jobs (CRON), • database, • authentication, • payment processing, • devops story. Support for scheduled jobs (CRON) I added in the latest release enables new scenarios, including: • integration with external systems to synchronize data, • maintenance of internal application state. You can read more about CRON support at https://lnkd.in/dQUeGH8X. Lets go!

GitHub - 47chapters/letsgo: Starter Kit for Starting Startups

GitHub - 47chapters/letsgo: Starter Kit for Starting Startups

github.com

To view or add a comment, sign in

Explore topics