lingo.dev icon indicating copy to clipboard operation
lingo.dev copied to clipboard

Is there a seperate repository for frontend of the website ? I'm unable to find it.if it is there then please tell the path!

Open aryan1752 opened this issue 1 month ago • 4 comments

aryan1752 avatar Oct 30 '25 14:10 aryan1752

Hi @aryan1752! Great question!

Frontend Repository Status

There is NO separate frontend repository for the lingo.dev website. The lingo.dev organization uses a monorepo structure in the main repository.

Repository Structure

The core repository (https://github.com/lingodotdev/lingo.dev) is organized as follows:

  • /packages - Contains the main TypeScript packages:

    • cli - Command-line tool
    • compiler - React localization compiler
    • react - React SDK
    • sdk - Core SDK
    • spec - Specifications
    • And other supporting packages
  • Frontend/Website Code - The website frontend code would be integrated within this monorepo structure, likely in the main packages or as part of the build process.

If You Want to Contribute to the Frontend

  1. Clone the main repository: git clone https://github.com/lingodotdev/lingo.dev
  2. Check the /packages directory for frontend-related code
  3. Review the README in the main repository for development setup instructions
  4. Check the CONTRIBUTING.md file for contribution guidelines

Demo/Example Apps

If you're looking for example implementations, check:

  • custom-hack-next-app (https://github.com/lingodotdev/custom-hack-next-app) - A Next.js demo application

Let me know if you need any further clarification about the repository structure or where to find specific parts of the frontend code!

Snehith-0607 avatar Oct 30 '25 14:10 Snehith-0607

@Snehith-0607 could you help me to find this page Screenshot_2025-10-30-21-23-10-421_com.android.chrome.jpg Url-https://lingo.dev/en/compiler/quick-start

aryan1752 avatar Oct 30 '25 15:10 aryan1752

Hey @aryan1752 yes, the website lives in a separate internal repo that isn't open source yet. However, if you come across any issue related to it, please raise an issue/bug report and we'll look into it.

If you're interested in the competition, website and docs still do qualify despite not being Open source as yet.

sumitsaurabh927 avatar Oct 31 '25 18:10 sumitsaurabh927

Hey @aryan1752 please respond to the question above, otherwise we'll have to close this issue by tomorrow.

sumitsaurabh927 avatar Nov 03 '25 18:11 sumitsaurabh927

closing as unresponsive

sumitsaurabh927 avatar Nov 04 '25 23:11 sumitsaurabh927