DEV Community

Discussion on: How I developed a modern JAMStack website

Collapse
 
xsteacy profile image
Steacy Paquette

You could also use Cloudflare or GitHub pages for the frontend (free).
Heroku for the backend so you can easily use a database for Strapi. (Free too but paid options)
Just other suggestions.

Collapse
 
josemukorivo profile image
Joseph Mukorivo

Thanks, but the client wanted to use their own infastructure. I use Vercel for my personal projects.