HellowLab / DblFeature

A React-Native Tinder style mobile app to help people find matches for movies to watch together.
1 stars 0 forks source link

Setup globally accessible backend #34

Open mango23322 opened 1 month ago

mango23322 commented 3 weeks ago

basic backend is working at https://dblfeature.mgbcengineering.com

Squarespace does not support advanced DNS features, so we will need to move our DNS tool away from there in order to add our backend. But squarespace can still host the website. We'll use cloudflare for the DNS routing.

I added @SeanKudrna to the cloudflare site. There are a few things we need to do to move the namespace from google domains (squarespace) to cloudflare.

We'll route https://vps.hellowlab.com to my pc (and in the future, to a vps backend) and then we'll have dnekcab.vps.hellowlab.com be the full route for our django backend.

Image