Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sujaykundu777/mevn-docker-aws
Full stack MEVN app containarized using Docker built to be hosted easily using AWS ECS and Fargate
https://github.com/sujaykundu777/mevn-docker-aws
Last synced: about 1 month ago
JSON representation
Full stack MEVN app containarized using Docker built to be hosted easily using AWS ECS and Fargate
- Host: GitHub
- URL: https://github.com/sujaykundu777/mevn-docker-aws
- Owner: sujaykundu777
- Created: 2021-12-05T07:10:47.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-07T06:34:40.000Z (about 3 years ago)
- Last Synced: 2024-11-14T21:42:40.248Z (3 months ago)
- Language: Vue
- Size: 152 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mevn-docker-aws
Full stack MEVN app containarized using Docker built to be hosted easily using AWS ECS and Fargate### Todo
- Create a Vue 3 Client (Frontend) (In Progress)
- Create a Node Express Server (Backend)
- Dockerrize Frontend and Backend using docker-compose (Container)
- Deploy container using AWS ECS and Fargate (Host)### Tech Stack
#### Frontend
- Vue 3
- Bulma#### Backend
- Node
- Express
- Mongodb
- SQL support for MySQL and Postgres
### CI/CD
- Github
- AWS ECS
- AWS Fargate
- AWS S3
- AWS Cloudfront
- AWS Lambda
- AWS Cloudwatch### ref
https://aws.amazon.com/blogs/containers/deploy-applications-on-amazon-ecs-using-docker-compose/
https://nodejs.org/en/docs/guides/nodejs-docker-webapp/
https://medium.com/bb-tutorials-and-thoughts/vue-js-local-development-with-docker-compose-275304534f7c
https://linuxtut.com/en/09384726105eee53bbb6/
https://github.com/bbachi/vuejs-nodejs-example
https://medium.com/bb-tutorials-and-thoughts/dockerizing-vue-app-with-nodejs-backend-33645f0f50ec
/medium.com/bb-tutorials-and-thoughts/dockerizing-vue-app-with-nodejs-backend-33645f0f50ec
https://github.com/bbachi/vuejs-nodejs-docker-compose/blob/master/api/package.json