Which directory of the repo does the UI start?

I’d like to know where the code starts. Where the home page of twenty.com is located since I think it’ll help me with understanding the whole of twenty Thanks!
6 Replies
charles
charles3d ago
twenty.com (public website) or app.twenty.com (twenty crm) ?
Raphael
Raphael3d ago
It seems like I should have typed app.twenty.com But no worries! I found it to be at packages/twenty-front is that right?
charles
charles3d ago
correct 🙂
Raphael
Raphael3d ago
I found an index.html that changes the title of the tab. But still quite confused on where it starts. I’m quite unfamiliar with typescript as I’m coming from python. Would there be a resource you can suggest that’d be able to help me with this? Or just the starting file?
charles
charles3d ago
Ok, in this case you should take a look at React 🙂 <script type="module" src="/src/index.tsx"></script> in index.html is the entrypoint, then React takes over
Raphael
Raphael3d ago
Oh, wow! Looks like I’m in the right place haha. I’ll be asking more questions in the discord while I’m having conversations about the repo w/ chatgpt You’ve been very helpful 😄 Thanks!
Want results from more Discord servers?
Add your server