Post #2061442
2026-04-29 01:29 UTC
Working on a personal project and spent like 6 hours this weekend messing with NGINX and CORS-related headers, but I finally got my little project working across two separate subdomains on the same server. Today, it just clicked that with a few changes I can get it all working on one.
#WebDev
Replies (1)
-
@wbrowar@hachyderm.io 2026-04-29 01:29
The good news is that I learned some stuff about Express, Node, and NGINX config. I feel like struggling to get it all working is still the best way to ingrain this stuff deep into your brain.