0.1.0
Another note-taking application ("Keep Like"), based on the Vue framework and the State Management library Pinia
Dealing with the Fine-Grained Reactivity of SolidJS: useSignal
/ useComputed
Each note is "versioned", so it's possible to return to the previous version and/or the next one, as long as there is no new version...
When editing an earlier note, later notes are deleted; or when adding a new version (manually).
Repository:
git clone -b develop https://github.com/DmnChzl/ReadWrite.git
Install:
pnpm install
Server:
pnpm run start:server
Dev:
pnpm run dev
Test:
pnpm run test:unit
Test Files 4 passed (4)
Tests 7 passed (7)
Start at 08:48:35
Duration 3.49s (transform 385ms, setup 4.71s, collect 2.44s, tests 205ms, environment 4.22s, prepare 602ms)
Build:
pnpm run build
✓ built in 2.21s
Enjoy! 👌
"THE BEER-WARE LICENSE" (Revision 42):
<phk@FreeBSD.ORG> wrote this file. As long as you retain this notice you
can do whatever you want with this stuff. If we meet some day, and you think
this stuff is worth it, you can buy me a beer in return. Damien Chazoule