I just want to share, for now my development is pause becouse client to busy to discuss this project. The client is Padma Struktur.
I want to share how i takle this project, start with frontend part. I Use Astro.JS i just start to know with this project and it best, and easy to understand. I use tailwindcss for styling, and it’s.
for Dynamic part like for Blog use Strapi, this is my tips. dont use locall development using sqlite strapi, just use real instance DB. in my case im using Neon database. whay is important, when u use strapi cloud for production, u just need pointing the db url, and u have created on development will auto restore on your production state.
so here is the complate stack:
Frontend: Astro.JS deploy to Appwrite or Cloudflare page Backend: Strapi Cloud Image Bucket: Cloudinary DB: Neon
i used all in free plan, benefiting you client to save budget.