Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jezzsantos authored Oct 15, 2023
1 parent dbee3bf commit 3cf78c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ Then, start with SaaStack. It is a complete "codebase template" for building rea

Ready to build, test, and deploy into a cloud provider of your choice (e.g., Azure, AWS, Google Cloud, etc.)

Don't spend months building all this stuff from scratch. You and your team don't need to. We've done it for you already.
Don't spend months building all this stuff from scratch. You and your team don't need to. We've done all that for you already, just take it from here.

> This is not a starter EXAMPLE template of the type you would download to learn a new technology.
> This is a fully-fledged functional SaaS product that you can deploy from day one and get started building out your product with.
> This is a partial but fully functional SaaS product that you can deploy from day one and start building your product on. But it is not yet complete. That part is up to you.
The codebase demonstrates common architectural styles that you are going to need in the long run, such as:
* [Modular-Monolith](https://www.thoughtworks.com/insights/blog/microservices/modular-monolith-better-way-build-software) - build a monolith first, the separate out to micro-services later
Expand Down

0 comments on commit 3cf78c1

Please sign in to comment.