・Frontend is using vue3 + webpack + antdesign + tailwind css
・Middleware is using koa
・Datebase is using sequelize for mysql
Download docker and docker-compose first.
sudo docker-compose up -d --build
http://localhost:8080/ in your browser and make sure 8080 port not be using.