Closed app-generator closed 2 years ago
Hello @MySecondLanguage
The new users will enjoy the product more if they are able to start it with minimum effort.
The Flask version for instance provides a simple Docker setup that allows starting the project by running a single command:
$ docker-compose up --build
For inspiration, take a look at the Flask version (Docker part):
https://github.com/app-generator/sample-flask-stripe#-start-the-app-in-docker
Please add the missing Docker scrips.
Ty!
Validated. Closing. TY @MySecondLanguage
Hello @MySecondLanguage
The new users will enjoy the product more if they are able to start it with minimum effort.
The Flask version for instance provides a simple Docker setup that allows starting the project by running a single command:
For inspiration, take a look at the Flask version (Docker part):
https://github.com/app-generator/sample-flask-stripe#-start-the-app-in-docker
Please add the missing Docker scrips.
Ty!