Website: Bake Pack N'Eat
Simple e-shop to sell homemade cakes.
Motivation
I developed this website for my niece Zoe to help her sell her homemade cakes.
Technology
The website has a backend built with the headleass CMS strapi and a frontend using NextJS.
It's entirely written in Typescript and uses React.
In development mode, it uses SQLite as the database, while in production, it uses PostgreSQL.
Hosting the solution presented a challenge, which I’ve written about in a blog post.