BITS | Bar in the Sun
Hey all! I have been working on a web app that helps people find bars, pubs and restaurants which are in the sun/shade. Originally it was made using Remix but when TanStack start was released, I wanted to migrate for the many benefits, especially native caching. I have now completed the migration and wanted to share it with you all. The app is mainly focused on the UK but should be able to be used anywhere. You can find it here https://sun.barinthe.app/.
I would say that the only issue I ran into really was with virtual file routes. It seems API routes are not supported (or I couldn't figure how to get them working). So was a bit tricky as I serve the sitemap from one, as it is dynamically generated, and wanted it to be accessible at
/sitemap.xml
.
Other than that one issue/confusion, I really enjoyed working with Start, it is easy to use has some awesome features and believe it has improved the responsiveness of the app. It also uses Router and Query, all of which are awesome!BITS | Bar in the Sun
Find your next bar, pub or restaurant which has outdoor space AND is in the sun or is shaded.
2 Replies
extended-yellow•6mo ago
when not entering anything in the search field and hitting search , a brief error message flashes
harsh-harlequin•6mo ago
Yeah there may be a few bugs left over. Am working my way through then, shall add that to the backlog!