-
node v20
-
npm i
-
npm run start
- Docker compose up -d
- npm run seed
Ø change .env file variable URI_DB follow below URI
mongodb://root:example@localhost:27017/TrainingService?authSource=admin
กรณีที่ต้องการใช้ email service ให้ทำการ set up ดังนี้
- ติดตั้ง aws cli
- configure aws credentials ด้วย command
aws configure
(credentials อยู่ใน discord)
- ใส่ Tag
1.x.x-dev
เพื่อ Deploy เข้าเครื่อง Dev - ใส่ Tag
1.x.x-prod
เพื่อ Deploy เข้าเครื่อง Prod