Plenti CMS Devlog: Integrating Auth with Plenti
Jantcu
This is a Dev Vlog series where Plentico maintainers work on the git-backed CMS for the Plentico project (https://github.com/plentico/plenti). We are building in public, so feel free to watch along, ask questions, or even contribute if you're so inclined.
In this video Jim Fisk and Jesse Sivonen discuss integrating the GitLab authentication project (https://github.com/joas8211/plenti-cms) with a base Plenti project (https://github.com/jimafisk/plenti-git-cms). We're building a "code sandwich" and we want the bread in order before adding all the meat and condiments. The first slice of bread is Authentication via PKCE and the second is interacting with the GitLab API to save changes to the repository after someone has made edits. The editing experience is all the stuff that goes inside the sandwich that we're going to worry about after we get that end-to-end process working.
Links to projects we talked about on the call:
Code Mirror: https://codemirror.net/
Svelte JSON Tree: https://github.com/tanhauhau/svelte-json-tree
ThreeJS Plenti demo site: https://jimafisk.github.io/plenti-threejs/ ... https://www.youtube.com/watch?v=JP-CIGnL_u4
96493321 Bytes