docker / awesome-compose

Awesome Docker Compose samples
https://docs.docker.com/compose/
Creative Commons Zero v1.0 Universal
33.57k stars 6.47k forks source link

Proposal to add Vite awesome-compose example. #504

Open ColeMinersUnion opened 1 month ago

ColeMinersUnion commented 1 month ago

I'm currently working on a project that used a tech stack including: Vite-React, Flask and PostgreSQL. I noticed that there were no examples of Vite front end servers and I would love to see one added. If you'd prefer to see different frameworks that's no issue, but I would love to create a simple application using Vite's templates and a simple Flask API to show how to implement a docker-compose file for this tech stack.