DEV Community

Discussion on: Inspired by my previous dev.to posts, I launched something.

Collapse
 
sathishweb profile image
Sathish Ramani

Hi, Really nice. Just curious, how about the backend and hosting and what services you are using for them?

Collapse
 
fayaz profile image
Fayaz Ahmed

Well, there's backend involved here. I made use of content.nuxtjs.org/ a git based CMS where everything is converted as a statid json file at the end and that will work as your backend.

Collapse
 
sathishweb profile image
Sathish Ramani

ok. Cool! Nice idea!