- Create postgresql database
- Setting username and password
- Run backend
cd backend.\mvnw spring-boot:run
- Run frontend
cd frontendnpm install && npm run serve
Spring Boot Vue OAuth2 with Google and Github
Repository from Github https://github.comarulakbar/spring-vue-oauth2
cd backend.\mvnw spring-boot:runcd frontendnpm install && npm run serveSpring Boot Vue OAuth2 with Google and Github