{"id":21451200,"url":"https://github.com/lenra-io/template-go","last_synced_at":"2026-04-29T06:38:36.802Z","repository":{"id":61238313,"uuid":"544907680","full_name":"lenra-io/template-go","owner":"lenra-io","description":"Go language template to start your Lenra app ","archived":false,"fork":false,"pushed_at":"2022-10-12T11:16:03.000Z","size":2,"stargazers_count":1,"open_issues_count":19,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-17T02:44:36.146Z","etag":null,"topics":["app","cloud-computing","data-management","golang","ui"],"latest_commit_sha":null,"homepage":"","language":null,"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}},"created_at":"2022-10-03T12:52:21.000Z","updated_at":"2023-08-04T13:11:59.000Z","dependencies_parsed_at":"2022-10-13T08:04:23.919Z","dependency_job_id":null,"html_url":"https://github.com/lenra-io/template-go","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lenra-io/template-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenra-io%2Ftemplate-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenra-io%2Ftemplate-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenra-io%2Ftemplate-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenra-io%2Ftemplate-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lenra-io","download_url":"https://codeload.github.com/lenra-io/template-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lenra-io%2Ftemplate-go/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262099717,"owners_count":23258668,"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","cloud-computing","data-management","golang","ui"],"created_at":"2024-11-23T04:19:08.601Z","updated_at":"2026-04-29T06:38:31.784Z","avatar_url":"https://github.com/lenra-io.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# template-go\n[Go](https://github.com/golang/go) template to start your Lenra app.\n\n## Get Started !\n\n### Requirements*\n\n- [x] docker\n- [x] docker-compose\n- [ ] buildkit\n- [x] lenra_cli\n\n_*Unchecked value is optional_\n\n\n### How to install `lenra_cli`\n\nYou need to install the Lenra CLI to start the devtools that will show your app.\n\nTo download it, you can use cargo or download the binary via the [latest github release assets](https://github.com/lenra-io/lenra_cli/releases)\n\nFrom cargo you need to run the following command :\n\n```bash\ncargo install lenra_cli --version=1.0.0-beta.5\n# or `cargo install lenra_cli@1.0.0-beta.5`\n```\n\nWhen installed you can run the binary file\n\n```bash\nlenra --version\n```\n\n### Building and debugging your app\n\nTo build your app, you can run the `lenra build` command that will build the docker container\n```bash\nlenra build\n```\n\nThe `lenra start` command will start all needed services to make your app ready and then open your browser so you can start debugging.\n\n```bash\nlenra start\n```\n\nWhen everything is fine, you can stop your app by running the `lenra stop` command. That will interrupt all current running services about your app. And delete all data from your app to be able to keep your test clean.\n\n```bash\nlenra stop\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flenra-io%2Ftemplate-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flenra-io%2Ftemplate-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flenra-io%2Ftemplate-go/lists"}