Files
novatorem/.gitignore
AlexandrosAlexiou 883abaca0c Prepare for Heroku deployment
- Heroku will bind the app to $PORT

- Add parameter to API to be able to customize the background color of the svg

- Add parameter to API to be able to customize the border color of the svg

- Add SetUp.md section on how to customize your card with URL parameters

Update SetUp.md with a section on how to customize the card
2023-04-18 20:37:40 -04:00

9 lines
70 B
Plaintext

#MacOS
.DS_Store
# Environment variables
.env
# Pycache
__pycache__