well i think there is one mistake replace get router() with get routes() in your post.js in routes folder ,as default router will not able to find method get router() .
well i think there is one mistake replace get router() with get routes() in your post.js in routes folder ,as default router will not able to find method get router() .