Just shipped a new feature using LumenJS! The file-based routing makes everything so clean. No more route config files. Every page is just a .ts file in the pages/ directory. Dynamic routes use [param] syntax. Layouts nest automatically with _layout.ts. SSR works out of the box.