Bun has a built-in web server. However, handling requests with that web server is very rudimentary. So, I wanted to to create a simpler file-based routing system. Initial approach My initial approach was to require every file in the pages folder as a...
tercmd.com1 min read
No responses yet.