{"id":21451196,"url":"https://github.com/lenra-io/backoffice","last_synced_at":"2025-03-17T02:41:53.543Z","repository":{"id":56793060,"uuid":"495432511","full_name":"lenra-io/backoffice","owner":"lenra-io","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-08T09:26:28.000Z","size":969,"stargazers_count":2,"open_issues_count":17,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-23T12:26:01.512Z","etag":null,"topics":["admin-dashboard","dart","deployment","flutter","hacktoberfest","ui"],"latest_commit_sha":null,"homepage":"","language":"Dart","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/lenra-io.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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},"funding":{"github":["lenra-io"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2022-05-23T13:54:20.000Z","updated_at":"2024-06-09T04:44:09.000Z","dependencies_parsed_at":"2024-03-01T15:26:44.564Z","dependency_job_id":"3f7e5a0d-cf71-45f6-a3b9-782860743f53","html_url":"https://github.com/lenra-io/backoffice","commit_stats":null,"previous_names":[],"tags_count":69,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenra-io%2Fbackoffice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenra-io%2Fbackoffice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenra-io%2Fbackoffice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenra-io%2Fbackoffice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lenra-io","download_url":"https://codeload.github.com/lenra-io/backoffice/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243963858,"owners_count":20375680,"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":["admin-dashboard","dart","deployment","flutter","hacktoberfest","ui"],"created_at":"2024-11-23T04:19:07.667Z","updated_at":"2025-03-17T02:41:53.523Z","avatar_url":"https://github.com/lenra-io.png","language":"Dart","readme":"\u003cdiv id=\"top\"\u003e\u003c/div\u003e\n\u003c!--\n*** This README was created with https://github.com/othneildrew/Best-README-Template\n--\u003e\n\n\n\n\u003c!-- PROJECT SHIELDS --\u003e\n[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![GPL License][license-shield]][license-url]\n\n\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cdiv align=\"center\"\u003e\n\n\u003ch3 align=\"center\"\u003eLenra Client Backoffice\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n    The Lenra Client Backoffice in Flutter.\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/lenra-io/backoffice/issues\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/lenra-io/backoffice/issues\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\nThis repository gives you the possibility to create, manage and deploy your applications on Lenra.\n\n\u003c!-- GETTING STARTED --\u003e\n\n## Prerequisites\n\n- [flutter](https://flutter.dev/docs/get-started/install) + [web setup](https://flutter.dev/docs/get-started/web)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\u003c!-- USAGE EXAMPLES --\u003e\n## Usage\n\nOn the server project, you need to have a running instance of the [Lenra Server](https://github.com/lenra-io/server) and have created an OAuth client for the backoffice with the next command:\n```sh\nmix create_oauth2_client backoffice\n```\n\nRun flutter app with chrome\n```sh\nBACKOFFICE_OAUTH2_CLIENT_ID=\"\u003cclient_id_from_the_previous_cmd\u003e\"\nflutter run -d chrome --web-port 10000 --dart-define=LENRA_SERVER_URL=http://localhost:4000 --dart-define=OAUTH_CLIENT_ID=\"${BACKOFFICE_OAUTH2_CLIENT_ID}\"\n```\n\nRun flutter test\n```sh\nflutter test\n```\n\nRun flutter test with coverage report (need to install lcov)\n```sh\nflutter test --coverage \u0026\u0026 lcov --list coverage/lcov.info\n```\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\u003c!-- CONTRIBUTING --\u003e\n## Contributing\n\nContributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\nIf you have a suggestion that would make this better, please open an issue with the tag \"enhancement\".\nDon't forget to give the project a star if you liked it! Thanks again!\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\u003c!-- LICENSE --\u003e\n## License\n\nDistributed under the **GPL** License. See [LICENSE](./LICENSE) for more information.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\u003c!-- CONTACT --\u003e\n## Contact\n\nLenra - [@lenra_dev](https://twitter.com/lenra_dev) - contact@lenra.io\n\nProject Link: [https://github.com/lenra-io/backoffice](https://github.com/lenra-io/backoffice)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n[contributors-shield]: https://img.shields.io/github/contributors/lenra-io/backoffice.svg?style=for-the-badge\n[contributors-url]: https://github.com/lenra-io/backoffice/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/lenra-io/backoffice.svg?style=for-the-badge\n[forks-url]: https://github.com/lenra-io/backoffice/network/members\n[stars-shield]: https://img.shields.io/github/stars/lenra-io/backoffice.svg?style=for-the-badge\n[stars-url]: https://github.com/lenra-io/backoffice/stargazers\n[issues-shield]: https://img.shields.io/github/issues/lenra-io/backoffice.svg?style=for-the-badge\n[issues-url]: https://github.com/lenra-io/backoffice/issues\n[license-shield]: https://img.shields.io/github/license/lenra-io/backoffice.svg?style=for-the-badge\n[license-url]: https://github.com/lenra-io/backoffice/blob/master/LICENSE\n\n","funding_links":["https://github.com/sponsors/lenra-io"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flenra-io%2Fbackoffice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flenra-io%2Fbackoffice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flenra-io%2Fbackoffice/lists"}