Commit graph

2 commits

Author SHA1 Message Date
e0fffe0ac8 server: handle "permission denied" error 2023-06-26 05:54:04 -03:00
Robert
bf1558eeb0
Add packages/ruby/server/ (#132)
### Summary

The `server` package implements a static file web server intended to be 
used during development. The goal is to have it as close to a production
environment as possible. Not there yet. This is the first step.
2023-06-25 21:03:07 -03:00