DEV Community

Discussion on: What non-CMS tools would you use to make a small but growing website?

Collapse
 
jacobmgevans profile image
Jacob Evans

Sounds like currently, you could start off pretty vanilla HTML, JS, and JSON. Using a lot of static JSON. Could just deploy anywhere though I suggest Netlify or Firebase... Heroku is still good too 🙂

Eventually moving towards other tools as you need them and decide what you like.

Collapse
 
jacobmgevans profile image
Jacob Evans

Gatsby might be well suited for this or the future features.