tiagob / create-full-stack

Set up a TypeScript full stack with one command.
https://create-full-stack.com
MIT License
97 stars 9 forks source link

Use create-full-stack CLI to set docker-compose and pulumi config #98

Closed tiagob closed 4 years ago

tiagob commented 4 years ago

docker-compose vars are set in .env.development by pulumi up

pulumi config is duplicated in #91