LetsGo – A new starter kit for starting startups
tomasz.janczuk.org
LetsGo – A new starter kit for starting startups
1–7 of 7 posts
Re: LetsGo – A new starter kit for starting startups
#2LetsGo gives you a set of core services you need for pretty much any SaaS startup.
Re: LetsGo – A new starter kit for starting startups
#3Re: LetsGo – A new starter kit for starting startups
#4LetsGo aspires to help new B2B SaaS avoid this by starting on a sounds architectural and devops foundation. Web, HTTP API, worker behind a queue, devops tooling with dedicated deployments. The areas where cuts are often made are included in the boilerplate.
Let's go!
Re: LetsGo – A new starter kit for starting startups
#5Re: LetsGo – A new starter kit for starting startups
#6I think there is a space for this kind of projects, startups or even well stablished companies teams should use this as an "unfair" advantage to start new projects, and focus on what really matters: the core of their business, I would add a plugin system so it's easy to extend. Are you planning to publish some of the utilities as public npm packages? so in that way it's easier to update?