
Saints Printing Backend
NextjsTailwindcssVercelAWSPostgreSQLSendGridStripe
This is our backend for our company, basically a squarespace or shopfiy clone
This project was made specifically to lower costs to almost nothing compared to other solutions, especially at scale.
This is the brain to my front end, it provides both an admin dashboard but also provides an api for the front-end to use. This project uses a postgresql for storing user and ecommerce data. We have redis to use for our event bus that allows us to create a workflow or automation based on different events. This project connects to Stripe, SendGrid, AWS storage bucket, and some other misc external dependencies.
Requires login and access to confidential information.