TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Website for sharing Tesla referral links

1 pointsby SvenL4 months ago
Hello HN,<p>in the last months I created a small website for sharing Tesla referral links.<p>I know that there are many places out there where this can already be done, like reddit, forums or X. But it always felt a little weird, I mean who would scroll down or go to the last page to use a link?<p>The website is simple, you can submit your own link or use a submitted link. The links are returned randomly.<p>There are some mechanisms in place to ensure that links are only submitted once and are valid links.<p>Technically it&#x27;s a simple .NET Core Web API on a Linux VPS and a simple HTML file with a SSPA. The database is just an SQLite database with one column.<p>The website is simple, no ads, no cookies, no tracking - except the backend uses Azure Application Insights for request tracking (basic information like which endpoint was called or exceptions).<p>Since it&#x27;s not monetized it should comply with the Tesla Referral ToS, although I might double check with a lawyer here.<p>In the end it&#x27;s my first side project I kind of finished and got out of the door. Hopefully it provides some value.<p>Any feedback is appreciated!<p>Disclaimer: My link is of course the first one and only one, but I hope that more links will be added soon.

no comments

no comments