{"id":21451175,"url":"https://github.com/lenra-io/app-showcase","last_synced_at":"2025-10-12T14:08:18.343Z","repository":{"id":199548607,"uuid":"699994080","full_name":"lenra-io/app-showcase","owner":"lenra-io","description":"A showcase app also used to test all the app features","archived":false,"fork":false,"pushed_at":"2023-10-23T08:41:57.000Z","size":64,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T12:25:33.547Z","etag":null,"topics":["app","example","lenra","showcase"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lenra-io.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},"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":"2023-10-03T18:32:26.000Z","updated_at":"2023-10-17T15:50:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"893a120f-fa4e-46f1-b04c-c95941821046","html_url":"https://github.com/lenra-io/app-showcase","commit_stats":null,"previous_names":["lenra-io/app-showcase"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenra-io%2Fapp-showcase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenra-io%2Fapp-showcase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenra-io%2Fapp-showcase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenra-io%2Fapp-showcase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lenra-io","download_url":"https://codeload.github.com/lenra-io/app-showcase/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243963786,"owners_count":20375676,"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":["app","example","lenra","showcase"],"created_at":"2024-11-23T04:18:30.073Z","updated_at":"2025-10-12T14:08:13.299Z","avatar_url":"https://github.com/lenra-io.png","language":"Rust","funding_links":["https://github.com/sponsors/lenra-io"],"categories":[],"sub_categories":[],"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\u003c!-- PROJECT SHIELDS --\u003e\n\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[![MIT License][license-shield]][license-url]\n\n\u003c!-- PROJECT LOGO --\u003e\n\n\u003cbr /\u003e\n\u003cdiv align=\"center\"\u003e\n\n\u003ch3 align=\"center\"\u003eTemplate Rust\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n    This template provides just enough to get started with your Rust application.\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/lenra-io/template-rust/issues\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/lenra-io/template-rust/issues\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n## List of managed features\n\n- [ ] Lenra views\n  - [ ] find\n\n    - [X] $eq\n    - [ ] $ne\n    - [ ] $gt\n    - [ ] $gte\n    - [ ] $lt\n    - [ ] $lte\n    - [ ] $in\n    - [ ] $nin\n    - [ ] $and\n    - [ ] $or\n    - [ ] $not\n    - [ ] $nor\n    - [ ] $exists\n    - [ ] $type\n    - [ ] $all\n  - [X] props\n  - [ ] context\n- [ ] Lenra components (with every listeners)\n  - [X] Actionable\n  - [X] Button\n  - [ ] Carousel\n  - [ ] Checkbox\n  - [ ] Container\n  - [ ] DropDownButton\n  - [ ] Flex\n  - [ ] Flexible\n  - [ ] Form\n  - [ ] Icon\n  - [ ] Image\n  - [ ] Menu\n  - [ ] MenuItem\n  - [ ] OverlayEntry\n  - [ ] Radio\n  - [ ] Slider\n  - [ ] Stack\n  - [ ] StatusSticker\n  - [ ] Text\n  - [ ] TextField\n  - [ ] Toggle\n  - [X] View\n  - [ ] Wrap\n- [ ] JSON views\n  - [ ] listeners (with custom event values)\n- [ ] Lenra listeners\n  - [ ] System listeners\n\n    - [ ] onEnvStart\n    - [ ] onUserFirstJoin\n    - [ ] onSessionStart\n\n    \u003c!-- - [ ] onSessionStop\n    - [ ] onUserLeave\n    - [ ] onEnvStop --\u003e\n- [ ] Query\n  - [ ] Find\n\n    - [ ] operators\n    - [ ] projections\n\n    \u003c!-- - [ ] options --\u003e\n  - [ ] UpdateMany\n  - [ ] CreateDoc\n  - [ ] UpdateDoc\n  - [ ] DeleteDoc\n  - [ ] GetDoc\n  - [ ] Transactions\n- [ ] Cron\n- [ ] @lenra:navTo\n  - [X] app routes\n  - [ ] external URL\n- [ ] Webhooks\n\n\u003c!-- GETTING STARTED --\u003e\n\n## Prerequisites\n\nTo properly run this template, you will have to make sure that the Lenra CLI and docker with docker-compose are installed on your computer.\nInstallation instructions can be found here https://github.com/lenra-io/lenra_cli.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- USAGE EXAMPLES --\u003e\n\n## Usage\n\nTo create a new app from this template use `lenra new` command:\n\n```console\nlenra new rust --path my_rust_app\n```\n\nThen you can build and start it with the `lenra dev` command:\n\n```console\nlenra dev\n```\n\nYou can then access the application by opening [`localhost:4000`](http://localhost:4000) on your web browser.\n\nThis template is a basic implementation of a Lenra application using the Rust language. You can get your application started by using this template.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- CONTRIBUTING --\u003e\n\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\u003c!-- LICENSE --\u003e\n\n## License\n\nDistributed under the **MIT** 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\u003c!-- CONTACT --\u003e\n\n## Contact\n\nLenra - [@lenra_dev](https://twitter.com/lenra_dev) - contact@lenra.io\n\nProject Link: [https://github.com/lenra-io/template-rust](https://github.com/lenra-io/template-rust)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n\n[contributors-shield]: https://img.shields.io/github/contributors/lenra-io/template-rust.svg?style=for-the-badge\n[contributors-url]: https://github.com/lenra-io/template-rust/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/lenra-io/template-rust.svg?style=for-the-badge\n[forks-url]: https://github.com/lenra-io/template-rust/network/members\n[stars-shield]: https://img.shields.io/github/stars/lenra-io/template-rust.svg?style=for-the-badge\n[stars-url]: https://github.com/lenra-io/template-rust/stargazers\n[issues-shield]: https://img.shields.io/github/issues/lenra-io/template-rust.svg?style=for-the-badge\n[issues-url]: https://github.com/lenra-io/template-rust/issues\n[license-shield]: https://img.shields.io/github/license/lenra-io/template-rust.svg?style=for-the-badge\n[license-url]: https://github.com/lenra-io/template-rust/blob/master/LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flenra-io%2Fapp-showcase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flenra-io%2Fapp-showcase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flenra-io%2Fapp-showcase/lists"}