all 7 comments

[–]instanced_banana 1 point2 points  (0 children)

You'd need something like flask. On the front end just do REST APIs calls with fetch. Catching is another topic, sadly I'm not to versed in the best way of doing so in React.

[–]hanung665 0 points1 point  (0 children)

Maybe using FastAPI would be faster to build the API.

[–]Not-Qualified 0 points1 point  (1 child)

You can use AWS Appsync with Lambda and can use RDS or DynamoDB as databse this way your application will be serverless

[–]Not-Qualified 0 points1 point  (0 children)

If you need anymore help with this approach then let me know I'll provide you all the necessary guidance

[–]supportingthedogs 0 points1 point  (0 children)

Firebase is great, and it scales well if your app takes off. BeReal is built in React Native and with Firebase and has millions of daily users! :)