{"id":18878310,"url":"https://github.com/captaincluster/langmaster","last_synced_at":"2025-10-09T11:32:08.463Z","repository":{"id":249688526,"uuid":"827290867","full_name":"CaptainCluster/LangMaster","owner":"CaptainCluster","description":"[WORK IN PROGRESS!] A FOSS full-stack language learning application that provides an intuitive way to learn languages.","archived":false,"fork":false,"pushed_at":"2025-05-03T12:51:55.000Z","size":1630,"stargazers_count":4,"open_issues_count":16,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-09T03:47:18.011Z","etag":null,"topics":["freesoftware","fullstack","language-learning","postgresql","react","spring-boot"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CaptainCluster.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-07-11T11:10:58.000Z","updated_at":"2025-05-03T12:17:40.000Z","dependencies_parsed_at":"2024-12-10T16:35:33.258Z","dependency_job_id":"a3dcbaa4-a415-476c-81c7-8465f03267f5","html_url":"https://github.com/CaptainCluster/LangMaster","commit_stats":null,"previous_names":["captaincluster/langmaster"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CaptainCluster/LangMaster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CaptainCluster%2FLangMaster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CaptainCluster%2FLangMaster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CaptainCluster%2FLangMaster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CaptainCluster%2FLangMaster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CaptainCluster","download_url":"https://codeload.github.com/CaptainCluster/LangMaster/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CaptainCluster%2FLangMaster/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001300,"owners_count":26083058,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["freesoftware","fullstack","language-learning","postgresql","react","spring-boot"],"created_at":"2024-11-08T06:25:51.243Z","updated_at":"2025-10-09T11:32:08.440Z","avatar_url":"https://github.com/CaptainCluster.png","language":"Java","readme":"# LangMaster\n\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n\n_LangMaster_ is a full-stack language learning application that provides an intuitive way to learn languages.\n\n## Technologies Used\n\n**Front-End** - React (TypeScript), pnpm, TailwindCSS\n\n**Back-End** - Spring Boot (Java)\n\n**DBMS** - PostgreSQL\n\n## Instructions for setup\n\n**Front End**\n\nEnsure that you hav _pnpm_ installed. The front end dependencies must be installed. After this, the client-side can be run.\n\n\u003e _pnpm i_\n\n\u003e _pnpm dev_\n\n**Database**\n\nIn order to make the back end function, the database must function properly. In order to\ndo this, the following have to be put in a .env file:\n\n\u003e DB_HOST: This could be \"localhost\", for instance\n\n\u003e DB_PORT: The port number your database runs on\n\n\u003e DB_NAME: The name of the database you have created\n\n\u003e DB_USERNAME: The username of a user with privileges towards the database\n\n\u003e DB_PASSWORD: The user password\n\n\u003e JWT_SECRET: A 256-letter secret key for the authentication. You can generate this in any website.\n\nNow make sure your _Postgresql_ instance is running.\n\n**Back End**\n\nThe back end is a more complex case than front-end. You need to have both _Gradle_ and _Java_ installed.\n_Java 21_ and _Gradle 8.12_ should be enough when it comes to ensuring correct versions have been\ninstalled.\n\nAfter all the mentioned steps have been completed, enter the following command:\n\n\u003e *gradle bootRun*\n\nNow the LangMaster full-stack application should be running.\n\n## Mascot\n\u003cimg style=\"width: 250px;\" src=\"https://github.com/user-attachments/assets/11a347b0-d804-49ae-af99-fc5aa956a4a9\" /\u003e\n\nLance is the mascot of *LangMaster*. He was made by [Oyzix](https://github.com/oyzix). Lance is happy to join you,\nas you embark on your journey to learn languages.\n\n\n\n\n\n## Dependencies\n\nThis application only uses dependencies that have licenses compatible with **GNU General Public License v3**.\nThe goal is to ensure that the application is, and will remain as, **free software** for everyone to use.\n\n[Read more about this on gnu.org](https://www.gnu.org/licenses/license-compatibility.html)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaptaincluster%2Flangmaster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaptaincluster%2Flangmaster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaptaincluster%2Flangmaster/lists"}