{"id":31787256,"url":"https://github.com/iris-contrib/mvc-template","last_synced_at":"2025-10-10T13:57:43.519Z","repository":{"id":46887285,"uuid":"296440788","full_name":"iris-contrib/mvc-template","owner":"iris-contrib","description":"Iris MVC project template","archived":false,"fork":false,"pushed_at":"2023-11-05T20:43:11.000Z","size":109,"stargazers_count":2,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-13T15:06:03.090Z","etag":null,"topics":["iris","iris-cli","iris-golang"],"latest_commit_sha":null,"homepage":"https://github.com/kataras/iris-cli","language":"Go","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/iris-contrib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"kataras"}},"created_at":"2020-09-17T20:57:28.000Z","updated_at":"2024-01-14T06:45:56.000Z","dependencies_parsed_at":"2023-01-30T20:16:20.674Z","dependency_job_id":"9c29bc31-20bf-4007-885f-e7d555db4ac7","html_url":"https://github.com/iris-contrib/mvc-template","commit_stats":{"total_commits":9,"total_committers":2,"mean_commits":4.5,"dds":"0.11111111111111116","last_synced_commit":"29ef849fe0d9c9bcc0231f61f795896928edd2b3"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iris-contrib/mvc-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iris-contrib%2Fmvc-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iris-contrib%2Fmvc-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iris-contrib%2Fmvc-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iris-contrib%2Fmvc-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iris-contrib","download_url":"https://codeload.github.com/iris-contrib/mvc-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iris-contrib%2Fmvc-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004067,"owners_count":26083668,"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-10T02:00:06.843Z","response_time":62,"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":["iris","iris-cli","iris-golang"],"created_at":"2025-10-10T13:57:42.360Z","updated_at":"2025-10-10T13:57:43.512Z","avatar_url":"https://github.com/iris-contrib.png","language":"Go","funding_links":["https://github.com/sponsors/kataras"],"categories":[],"sub_categories":[],"readme":"# Iris MVC Application Template\n\n[![build status](https://img.shields.io/github/actions/workflow/status/iris-contrib/mvc-template/ci.yml?branch=main\u0026style=for-the-badge)](https://github.com/iris-contrib/mvc-template/actions) [![report card](https://img.shields.io/badge/report%20card-a%2B-ff3333.svg?style=for-the-badge)](https://goreportcard.com/report/github.com/iris-contrib/mvc-template)\n\nThis is a project template for [Iris](https://iris-go.com) MVC apps.\n\n## Prerequisites\n\nYou will need to have:\n\n- [Iris CLI](https://github.com/kataras/iris-cli) installed to run the `iris-cli` command.\n- [Node.js](https://nodejs.org) to build the frontend application.\n\n## Get started\n\nInstall the template with [Iris CLI](https://github.com/kataras/iris-cli):\n\n```sh\niris-cli new --module=my-app mvc\n```\n\nInstall the dependencies and build the MVC app manually with [Rollup](https://rollupjs.org)...\n\n```sh\ncd app\nnpm install\nnpm run build\n```\n\n...then **start the Iris web server**:\n\n```sh\ncd ../\ngo run main.go\n```\n\nNavigate to [localhost:8080](http://localhost:8080). You should see your app running.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firis-contrib%2Fmvc-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Firis-contrib%2Fmvc-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firis-contrib%2Fmvc-template/lists"}