cognovi-ai / the-cdj

The Cognitive Distortion Journal (CDJ) is a smart journaling tool that helps remedy distorted thinking. It can feel impossible to follow the CBT technique of labeling distorted thinking and finding alternative modes of thought (i.e. reframing) while cognitive distortions are occurring. The CDJ does that work for you. -- The CDJ is in beta testing!!
https://thecdj.app
3 stars 0 forks source link

Add NodeJS GitHub actions. #166

Open hiyaryan opened 3 days ago

hiyaryan commented 3 days ago

Add NodeJS actions to GitHub that checks if the project builds, conforms to linter rules, and passes all unit tests.

See this action from the-cdj-ui as an example or copy it into this repo and update as needed.