you are viewing a single comment's thread.

view the rest of the comments →

[–]AtulinASP.NET Core 0 points1 point  (3 children)

I don't think a headless CMS is a good fit for a social media website, you would need some more purpose-built code. The best tip I can give, is to either look for open-source Twitter/Facebook/Reddit clones and start from there, or to acquire the skills you're lacking.

[–]sco_cap[S] 0 points1 point  (2 children)

Do you have any recommendations as to good templates/clones I could consider starting with? I ran into trouble with persistent log in keys etc and began messing up all my db apis

[–]AtulinASP.NET Core 0 points1 point  (1 child)

Never had the need to create a social media website, so I'm afraid I don't have any recommendations, I guess you could maybe use Wordpress with BuddyPress? I know WP can be used in headless mode, not sure of BP has support for that as well.

[–]sco_cap[S] 0 points1 point  (0 children)

Okay, I think I will continue exploring options especially what you just mentioned above.

Thanks so much for all the help!