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 and reframing distorted thinking when you've been thinking this way your whole life. The CDJ can help with that 🧠✨ -- v2 is in development!
https://thecdj.app
4 stars 0 forks source link

Add NodeJS GitHub actions. #166

Closed hiyaryan closed 1 month ago

hiyaryan commented 2 months 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.