shuttle icon indicating copy to clipboard operation
shuttle copied to clipboard

feature: a static/assets folder

Open chesedo opened this issue 2 years ago • 2 comments

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

chesedo avatar May 26 '22 17:05 chesedo

Hey folks, how are you? I'd love to take this task and try to tackle it (=

IceS2 avatar May 30 '22 19:05 IceS2

@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:

chesedo avatar May 31 '22 07:05 chesedo

Closed in https://github.com/shuttle-hq/shuttle/pull/501 :partying_face:

oddgrd avatar Dec 08 '22 09:12 oddgrd