Fleshing out a design for a tiny web app to track my workouts. Using #Excalidraw (@excalidraw), it's "forever open source" and has gotten really quite good.
The app I am making uses Vue and #PouchDB, a database running in the browser, with seamless sync to a #CouchDB server. The frontend can be hosted on a dumb CDN (or sightly less dumb serverless platform) while the data is stored on a server the user controls.
It is a #PWA so it even fully works offline. Really like this kind of setup.
#Excalidraw #PouchDB #couchdb #PWA
Etwas mit https://neutralino.js.org herumprobiert und einen Launcher für den Desktop programmiert, soll nicht viel können, dient eher dazu Komponenten zu testen.
#Neutralino ist #Electron nicht unähnlich, aber sparsamer mit den Ressourcen. Hat auch auch die Möglichkeit Extensions über Websockets einzubinden. Debugging ist dafür eher... anders.
Unter "Release" befindet sich der Build. Sollte auf allen System laufen (vermutlich)
#Neutralino #electron #javascript #PouchDB #riotjs #codinglife