Detect changes in static files and templates
Open
Nobody has claimed this yet.
good first issue
- Dominant language
- Lua
- Stars
- 81
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
If I edit templates or static files while the http server is running, it won't load the new ones unless restarted.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the Tarantool HTTP server code that serves static files and templates. Trace how those files are loaded while the server is running, then determine how edits can be detected and served without a restart. Done means changed templates and static files are available through the running HTTP server.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100