docker-compose for nodejs and postgres connection
Hello I hope you guys are well So I would like to suggest a sample for nodejs with postgres connection, it could have:
- a simple NodeJS app using Express
- Postgres
- And docker-compose file for setting the environment.
- The connection between the nodejs app and postgres could be made through networks in compose.
In my profile there's some examples using docker-compose with nodejs.
It would be great contributing to this repository.
Hello @sisouza There is some examples for compose in the dedicated docker/awesome-compose repository. And there is a existing example with React Express and Mysql, maybe you can propose some improvements to this sample
I'll close this issue because all samples for compose are managed in this 2nd repository
Ho sorry, I was thinking we were in the @docker/compose repository 🤦 I reopen the issue, my bad
okay, no problem, so can i contribute to this issue? it would be such a great experience! how should i start besides reading contributor guide? i am open to tips. Thanks for answering! 😃
@glours I am working on this task, then soon there will be a PR 😀
please see https://github.com/docker/awesome-compose/issues/247 I've got something ready if it helps.