{"id":29165307,"url":"https://github.com/digitalfabrik/lunes-app","last_synced_at":"2026-04-02T21:23:50.166Z","repository":{"id":37411926,"uuid":"297983105","full_name":"digitalfabrik/lunes-app","owner":"digitalfabrik","description":"The front end for the Lunes vocabulary trainer. Back end: https://github.com/digitalfabrik/lunes-cms","archived":false,"fork":false,"pushed_at":"2025-06-27T16:08:21.000Z","size":13296,"stargazers_count":25,"open_issues_count":31,"forks_count":5,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-06-30T13:16:53.660Z","etag":null,"topics":["react-native","vocabulary-learning","vocabulary-trainer"],"latest_commit_sha":null,"homepage":"https://lunes.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/digitalfabrik.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-09-23T13:43:24.000Z","updated_at":"2025-06-16T11:22:47.000Z","dependencies_parsed_at":"2023-11-12T11:20:25.875Z","dependency_job_id":"3016f0be-ecdd-400d-a6ad-48832fa5324a","html_url":"https://github.com/digitalfabrik/lunes-app","commit_stats":null,"previous_names":[],"tags_count":198,"template":false,"template_full_name":null,"purl":"pkg:github/digitalfabrik/lunes-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalfabrik%2Flunes-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalfabrik%2Flunes-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalfabrik%2Flunes-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalfabrik%2Flunes-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digitalfabrik","download_url":"https://codeload.github.com/digitalfabrik/lunes-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalfabrik%2Flunes-app/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262916695,"owners_count":23383891,"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","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":["react-native","vocabulary-learning","vocabulary-trainer"],"created_at":"2025-07-01T07:10:57.231Z","updated_at":"2026-04-02T21:23:50.161Z","avatar_url":"https://github.com/digitalfabrik.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lunes App\n\nAndroid and iOS React native Apps for [Lunes](https://lunes.app)\n\nIf you are interested in contributing, write an e-mail to [David](mailto:david.venhoff@tuerantuer.org),\n[Leandra](mailto:leandra.hahn@tuerantuer.org) or [Johannes](mailto:johannes.stock@tuerantuer.org) for development issues or to [Daniel](mailto:info@lunes.app)\nfor non-technical stuff.\n\n## Contents\n\n- [Getting Started](#getting-started)\n  - [Prerequisites](#prerequisites)\n  - [Project setup](#project-setup)\n- [Conventions](#contributing)\n- [Project Structure](#project-structure)\n- [Further Reading](#further-reading)\n\n## Getting Started\n\n### Prerequisites\n\n- Rate our Lunes app in the [PlayStore](https://play.google.com/store/apps/details?id=app.lunes)\n  and the [Apple App Store](https://apps.apple.com/de/app/lunes/id1562834995).\n- Install [nodejs](https://nodejs.org/).\n- Install [yarn](https://yarnpkg.com/).\n\n### Project setup\n\nWe suggest **[IntelliJ](https://www.jetbrains.com/idea/)** as IDE on Linux or Mac.\nIf you are using a different IDE like Visual Studio Code, follow the steps [here](./docs/vscode.md).\nIf you want to develop on Windows, follow the steps [here](./docs/setup-windows-android-emulator.md).\n\n- Import this project (VCS \u003e Get from Version Control) and open it.\n- Run `yarn` in the terminal to install all dependencies.\n- Take a look at the [available scripts](package.json).\n\n#### Android\n\n- Install the Android SDK by using the [Android Support plugin](https://plugins.jetbrains.com/plugin/1792-android-support) in IntelliJ.\n- Install the latest stable SDK Platform and Android SDK Tools in the SDK Manager (Settings \u003e Appearance \u0026 Behaviour \u003e System Settings \u003e Android SDK)\n- \\[optional\\]: If you want to develop using an emulator, also install the Android Emulator in the Android SDK settings\n- run `yarn start` and `yarn android`\n\n#### iOS\n\n- Own a Mac or another Apple device.\n- Install [XCode](https://developer.apple.com/xcode/)\n- In `/ios` run `bundle install` and `bundle exec pod install`\n\n_Note: In order to work with the project in XCode, always open `ios/Lunes.xcworkspace`._\n\n#### Additional Configuration\n\n- [optional] Install the following plugins:\n  - [Styled Components](https://plugins.jetbrains.com/plugin/9997-styled-components--styled-jsx/)\n  - [Ruby](https://plugins.jetbrains.com/plugin/1293-ruby) (if working with Fastlane)\n\n## Conventions\n\nOur [conventions](docs/conventions.md) can be found here\n\n## Further Reading\n\nDocumentation on [CI/CD](docs/cicd.md) and more can be found in `/docs`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigitalfabrik%2Flunes-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdigitalfabrik%2Flunes-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigitalfabrik%2Flunes-app/lists"}