TPGS - A simple Go CMS
Go, PSQL and Angular app for content management
!!! Project Shelved
Problem
I take notes in jists, in VSC, that are saved in my Github, can be grouped and accessed from VSC, and that’s all great and works fine, except when I want to read them from a device that hasn’t got VSC.
So I made this app to store a few jists that I keep returning to
Solution
Heroku app written in Go, AngularJS on the frontend, custom CSS, PostgreSQL as a database, and JWT for authentication.