luuductrung1234 / micro-smart-eshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

micro-smart-eshop

want to call an API(s)? check [swagger]

want to see a demo? check [ui]

Maven Profiles

  1. Package project and publish to local daemon

using jib-maven-plugin [jib] - [plugin]

  1. Package project and publish to image Registry

using jib-maven-plugin [jib] - [plugin]

  1. Build frontend app and copy to target/ directory

using frontend-maven-plugin [plugin]

using maven-resources-plugin [plugin]

Hosting

AWS [docs]

AWS Free Tier [free offer] [get started]

  1. Host web application

using EC2 (Elastic Beanstalk) [overview]

Terminate EB Environment

Restore terminated EB Environment

  1. Host database

using RDS (Relational Database Service) [overview]

Controlling access with RDS security groups

Deploy

GitHub Actions [docs]

Slack API Messages [docs]

About

License:MIT License


Languages

Language:Java 46.4%Language:JavaScript 41.6%Language:CSS 9.3%Language:HTML 2.7%