Review
Without a doubt, you will want PostgreSQL as a database. I imagine that the analytics will become important with time so that you can track activity around the video consumption.
Django is a batteries included and it will help you get to MVP quickly. Once you have settled on the functionality that you need for the chat and video application, you can then build a leaner, custom app with FastAPI. Next.js is a good frontend framework. Depending on how good you are in front-end engineering, you can also look at SvelteKit which works better in using HTML5 web standards and is less bulky that Next.js. Both are supported by Vercel, so they will be around for some time as technologies.
0 views0
Comments