digitalocean / digitalocean/sample-functions-python-sendgrid-email
Multiple functions within an App share same utilities.
Aperta
- Lingua principale
- Python
- Stelle
- 24
- Fork
- 26
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Is there a way for multiple functions within the DO (DigitalOcean) App to share the same utils/constants and requirements file?
The issue I'm facing is that every time I create a new function, I have to redefine all the constants, package requirements, and even the build.sh file. This repetition is becoming cumbersome for me.
Here is my folder structure:
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.