Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 895 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 895 Bytes

intensity

Deployed here: https://intensity.wolfgang-werner.net/.

Intensity is a tiny tool used in psychotherapy sessions by the patient to record and review the subjective intensity of feelings, based on the SUD scale (subjective units of distress).

It is used e.g. in EMDR, brainspotting, Traumafokus and anxiety expositions.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.