Wintertons.us The Whole Famn Damily

Welcome To Wintertons.us

Wintertons.us is the place to catch up with the Whole Famn Damily!

What better way to keep up your skills then to build a project that can help you learn, like a blog. This version of the blog is built using Google Cloud Datastore and App Engine for the backend api, and React for the frontend.

Details about tech used for this version of the Site/Blog

Google Cloud Datastore:
Much like a traditional database the posts and content use the datastore to save and query the data.
Google AppEngine:
The backend api is built with hono.js to serve the data and is hosted on an AppEngine instance.
Netlify:
The fronted is hosted on Netlify. It also uses the Netlify ci/cd to publish new code when github branch is updated.
Frontend Frameworks
I have created the frontend with two different frameworks that utilize the same backend api.
React Version
Angular Version