shuttle
shuttle copied to clipboard
feature: a static/assets folder
I want to load some assets like images as well as some static js and css files during runtime. It would be great if shuttle could take a /static
folder at the root of my project and make it accessible during runtime
https://discord.com/channels/803236282088161321/965974106652688394/979465252515233802 https://discord.com/channels/803236282088161321/965974106652688394/978711715741057084
Hey folks, how are you? I'd love to take this task and try to tackle it (=
@IceS2 It's all yours.
@brokad do you have any preferences on this? So far I'm thinking we can allow only one predefined folder. But I've seen the following being used so far:
- assets
- static
- templates
- public
Or do we allow the users to dynamically choose their folder somehow?
@IceS2 your inputs are welcome if you have any ideas too :smile:
Closed in https://github.com/shuttle-hq/shuttle/pull/501 :partying_face: