Devlog: August 16, 2025
SavePoint
- Setup a new ASP.NET Core Web API project for SavePoint (called savepoint-api-dotnet)
- Created a debug config so we can access the API via MacOS natively (NOT needing to go into the cmd line, just by clicking run!)
- I now need to learn/understand how to connect our DB to .NET, and if I need to switch DBs
- I just setup a new SQL local DB on Ubuntu. We are going to be using this to be able to take advantage of DB Entity