I’m interested in knowing whether Strapi either does or ever could support a flat file database / architecture.
I ask because my portfolio sites have always ever been flat files (aside from WordPress) and with static site solutions it’s easy to manage project resources as a single markdown file and a folder of images.
I’m really interested in using Strapi, but curious to know whether this could be achieved (perhaps writing a new database driver) and even if it’s a good idea / what the tradeoffs would be.
Any experts here?
Thanks.