Account for test: username: test password: test
- This is web-based universal search engine project
- It adopts microservices architecture.
- It consists of seperated front-end and back-end.
- Back-end APIs are implemented by using Springboot framework. It consists of business APIs model, crawler model (used for data collection) and common (provide common packages).
- Front-end views are developed using Vue3.js, which is a JS framework knwon for its modurization, data driven and virtual dom, etc.
- Deployed on AWS Cloud infrastructure, using ECS, EC2, RDS, Cloudfront, Route53, etc.