A code hosting website project
cd Gitme-frontend
andnpm install
to install the dependenciesbrew install redis
andredis-server
to start Redis serve- change the host and database IP in
Gitme-backend/src/main/resources/application.properties
andGitme-frontend/src/utils/api.js
- run
Gitme/Gitme-backend/src/main/java/com/example/ooad/OoadApplication.java
npm start