You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,6 +41,8 @@ The application is built using the [Flask](https://flask.palletsprojects.com/en/
41
41
42
42
It uses `asgiref` to create an `ASGI` wrapper for the Flask application.
43
43
44
+
To make things look nice, we use [Tailwind CSS](https://tailwindcss.com/), delivered via their [CDN](https://tailwindcss.com/docs/installation/play-cdn).
45
+
44
46
## Resources
45
47
46
48
-[Deploying FastAPI apps with HTTPS powered by Traefik](https://traefik.io/resources/traefik-fastapi-kuberrnetes-ai-ml/) by Sebastián Ramírez
0 commit comments