No nonononono, I don’t have any idea how to make or sell Notion templates. This is an AWS backed storage and hosting solution through and through.
Your emails use SES for send/receive, files are stored in S3, auth is managed using cognito, the blog that users present to their site visitors are a Svelte SPA.
(The blog itself is a WIP so im using Notion to host my own content for now)
Think of it as a single replacement for Wordpress, dropbox/wetransfer, and gmail/gsuite.
The intellectual property is the working to provide a fully functioning business-y email inbox running on your custom domain, the code to host your own content at scale on your own domain, and code to secure access to private content.
So, your customers could use you for email management, use you to send and receive files, write blogs, and manage their team’s authentication and authorization.
I wish there were a simpler word to describe it but since it’s so many things, I went with “backend in a box”.
Your emails use SES for send/receive, files are stored in S3, auth is managed using cognito, the blog that users present to their site visitors are a Svelte SPA.
(The blog itself is a WIP so im using Notion to host my own content for now)
Think of it as a single replacement for Wordpress, dropbox/wetransfer, and gmail/gsuite.
The intellectual property is the working to provide a fully functioning business-y email inbox running on your custom domain, the code to host your own content at scale on your own domain, and code to secure access to private content.
So, your customers could use you for email management, use you to send and receive files, write blogs, and manage their team’s authentication and authorization.
I wish there were a simpler word to describe it but since it’s so many things, I went with “backend in a box”.