Skip to content

skittleskittles/moopy-emotion-ai

Repository files navigation

Moopy - Your AI Mood Companion

An AI-Powered Emotional Support Assistant

SpringBoot + React (TypeScript)

How to Run

  1. Apply for a free IntelliJ IDEA Ultimate Edition Student License: https://www.jetbrains.com/community/education/#students
  2. Open Project with IntelliJ IDEA
  3. Open Terminal within IntelliJ IDEA img_6.png

BackEnd

The backend has already been bootstrapped under the backend folder using the following configurations: detail link img_1.png

FrontEnd

  1. Install Node.js

    a. https://nodejs.org/en, v22.13.1 img_1.png

  2. Check version:

    node -v  // should be node v22.13.1
    npm -v
    

    img_2.png

  3. Run App:

    cd frontend
    npm run dev
    

    Click host: img_3.png img_4.png

About

An AI-Powered Emotional Support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors