Hacker News new | ask | show | jobs
by szferi137 2359 days ago
This stack is aligned with a recent JAMStack trend and indeed involves a lot of different API/tech. If I built something like that with a "boring" stack, I would go with Django and host it in Heroku, for example. Still works pretty well.
1 comments

And how would you have handled creating and editing the public content (what's currently done through Contentful)? Some WYSIWYG editor for Django or hand-rolled forms? Also would you have used a traditional, relational DB for the members-only part?