Avatar of Raunaq Gupta

The use case you are describing would benefit from a self-hosted headless CMS like contentful. You can also go for Strapi with a database of your choice but here you would have to host Strapi and the underlying database (if not using SQLite) yourself. If you want to use Strapi, you can ease your work by using something like PlanetSCaleDB as the backing database for Strapi.

READ MORE
4 upvotes·231.6K views

PlanetScale Documentation aggregates a bunch of different products including both our proprietary offerings as well as open-source products. Documentation for all of these are in different GitHub repositories; some private and some public. Gatsby's plugin gatsby-source-git lets us collate documentation from all of these repos and present it at https://docs.planetscale.com

READ MORE
Overview - PlanetScale Documentation (docs.planetscale.com)
4 upvotes·6.8K views
Recommends
on
DiscordDiscord

Discord's latest video integration is amazing and setting up a Discord server is a breeze.

4 upvotes·2.8K views
Recommends
on
SvelteSvelte

You might want to consider giving Svelte a try for purely performance benefits over React. Here's a great introduction video about it: https://www.youtube.com/watch?v=AdNJ3fydeao

Angular is a complete frontend framework unlike React and why a lot of people prefer it since they don't have to deal with all the plumbing required.

READ MORE
2 upvotes·189 views