Active public_file_server in local to serve public assets
Open
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 58
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 6
Description
I am testing a rails app with env = production on local. I can not use Thruster to serve assets when I am not turning `config.public_file_server.enabled = true` at `production.rb`. Why can not Thruster serve directly assets from public? Does it need rails to do that?
Contributor guide
Research direction
Start by reproducing the reported Rails production setup with config.public_file_server.enabled disabled, then inspect Thruster's handling of assets under public. Determine whether assets should be served directly without Rails and document or test the expected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, rails
- Domain
- backend, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100