how can I serve statics files such pdfs from my assests folder #5166
Unanswered
dbueno1985
asked this question in
Q&A
Replies: 2 comments 1 reply
-
|
this is my import reflex as rx config = rx.Config( |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
the link should be |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am new developting with reflex and im trying to build a simple web app that generate some pdf files. thoses files stores in assets folder but when I try to download them o access them throught localhost:3001/assests/example.pdf file i cant...... everytime I get 404 page not found... please who can help me with that?
Beta Was this translation helpful? Give feedback.
All reactions