TERA is an application for users that are interested in learning more about mental health topics and tracking their daily emotions. The application provides a series of youtube videos about different mental health topics and allows the user to create a journal about their day.
Use a Node version manger to install Node.js and npm.
npm install
cp.env.example .env
npm run db:init
Running tests in the terminal:
npm test