bug: serve is not serving static content
CSS and JS files that are in the static folder are not getting served. It's because of the starting '/' character in the request.
CSS and JS files that are in the static folder are not getting served. It's because of the starting '/' character in the request.