Devlog: September 13, 2025
SavePoint
- Did CORS (basically only allows a certain url to access backend)
- Connected fronted to backend (initially, just games controller so far)
- Implemented backend with /search (all games) page!
- Had to switch back to http (https was not working with frontend) Plan to implement across more pages!