Files
philosophish/README.md
2026-08-03 22:20:00 -05:00

692 B

philosophish

The phish is a basic template for a blog web app. Using angular for the frontend and a dotnet api with a postgres database for the backend. Its definitely overkill but its how I like to do things. 🦭

Didn't like vue as much as I thought I would (angular might be the only thing of google's that I'm comfortable touching; don't even get me started on the other one). Liked dotnet as much as I thought I would because its the goat of web controller frameworks. Postgres is the goat for databases (I will kill you mongodb), and I will be dead long before ever using anything that has been touched by oracle's disgusting grubby fingers.

Will update more as I get to it.