Hacker News new | past | comments | ask | show | jobs | submit login

I’m using Strapi + VueJs for making a static website more dynamic for a NGO and it works like a charm ! The only issue I had so far is that the admin form customizations seem to be stored in the database instead of application files, so it’s not possible to replicate them easily between environments



OK this is 2020s Drupal all over again. EDIT: uses Mongo DB

It's now 2x red flags for me. Bye.


Strapi can use PostgreSQL, MongoDB, SQLite, MySQL and MariaDB currently.


It uses Knex or Mongoose which covers most modern DBs.


Yed! Thank you. Model data and customizations needs to be under source control. That's what I'm doing in my .NET Core CMS.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: