TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: VeloPlanner – A cycling route planner focusing on official routes

20 点作者 caspg2 个月前
Hi HN! I&#x27;m an avid cyclist who took the leap a few months ago to quit my job and focus 100% on building VeloPlanner – a tool I wished existed for my own cycling adventures.<p>VeloPlanner helps cyclists plan routes by prioritizing official, signposted cycling paths across Europe, US, Canada, Australia and New Zealand.<p>What makes this different:<p>- Focus on official cycling routes rather than just shortest path algorithms - Comprehensive POI integration (campings, hotels, attractions) - Detailed surface information (asphalt, gravel, forest trails)<p>This is a solo founder project that I&#x27;m now working on full-time after validating the initial concept. The decision to leave my job wasn&#x27;t easy, but the enthusiastic response from early users convinced me it was worth the risk. It&#x27;s still early days so hard to tell if that will pay off :)<p>I&#x27;d love to hear your thoughts and feedback!

4 条评论

caspg2 个月前
For those interested in the technical implementation: I built VeloPlanner with my favorite tech stack: Elixir&#x2F;Phoenix, React, and MapLibre GL JS. The architecture is a hybrid approach:<p>- Phoenix controllers for static content (route guides, listings)<p>- Phoenix LiveView for most of the forms<p>- React for the planner and interactive maps where high performance is critical<p>One of the bigger technical challenges was self-hosting all the infrastructure - I&#x27;m running my own map tile server and routing engine (Graphhopper) on beefy servers with lots of RAM to maintain full control over the cycling-specific routing algorithms. The memory requirements are substantial, especially for processing large-scale route data across multiple regions.<p>This approach lets me customize the routing to prioritize official cycling routes while still giving users flexibility when planning custom segments.<p>Happy to dive deeper into any specific aspect if there&#x27;s interest!
评论 #43389282 未加载
kfeeney2 个月前
This looks great, I&#x27;ve considered building something similar myself many times but won&#x27;t have to anymore!<p>I like to stick to quiet backroads and nothing currently on the market does a good job of hinting at what will be a quiet&#x2F;less traveled road.<p>Good luck!
评论 #43396819 未加载
jcmfernandes2 个月前
Cool stuff! What&#x27;s your current focus on, and what are your plans for the near future?<p>And congrats on the jump. It takes courage to go solo :)
评论 #43389667 未加载
rodloboz2 个月前
Very cool and looks great. Good luck going forward!
评论 #43396820 未加载