Author: A Hoegfeldt
A REPO IS BORN ######
This repository was born as part if the deployment of the ssr-editor express app backend.
ABOUT ######
This is the frontend for a express/mongodb backend found in https://github.com/bthalehog/ssr-editor
Developed with Svelte in Vite.
UPDATES ######
20251008 "First commit" git
20251008 New tag, v1.0.0 "database - frontend connection ok, routing ok, replicating es-views"
20251008 New tag, v1.0.1 "Added additional svelte-views"
20251013 New tag, v1.0.2 "SveltKit routing and views implemented, old build left-overs cleaned"
20251013 New tag, v1.0.3 "updateOne fixed, all routes functional"
20251014 New tag, v1.0.4 "frontend deployment, update configs for vite"
20251014 "moved deply.yml from frontend root to .github/workflows/"
20251014 "updated deploy.yml"
20251014 New tag, v1.0.5 "frontend deploymed, update configs for vite, routing not working"
20251016 New tag, v1.0.6 "Deployed but routing with svelteKit not working"
20251017 New tag, v1.0.7 "Debugging routing on deployment"
20251017 New tag, v1.0.8 "Routes working, handling mime-error on spec doc view"
LESSONS LEARNT ######
To read about the progress made in each part of the course please refer to the https://github.com/bthalehog/ssr-editor/alhf24.md.