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'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'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'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.