{"id":18056071,"url":"https://github.com/argyleink/core","last_synced_at":"2025-04-05T09:44:05.265Z","repository":{"id":28608182,"uuid":"32126622","full_name":"argyleink/core","owner":"argyleink","description":"MVC style framework built for io or node.js","archived":false,"fork":false,"pushed_at":"2015-03-16T04:17:34.000Z","size":585,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T13:30:39.920Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://pogjs.com","language":"CSS","has_issues":false,"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/argyleink.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}},"created_at":"2015-03-13T03:48:55.000Z","updated_at":"2017-12-31T06:31:33.000Z","dependencies_parsed_at":"2022-09-03T16:02:26.652Z","dependency_job_id":null,"html_url":"https://github.com/argyleink/core","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argyleink%2Fcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argyleink%2Fcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argyleink%2Fcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/argyleink%2Fcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/argyleink","download_url":"https://codeload.github.com/argyleink/core/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247318721,"owners_count":20919483,"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":[],"created_at":"2024-10-31T01:13:28.846Z","updated_at":"2025-04-05T09:44:05.243Z","avatar_url":"https://github.com/argyleink.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pog JS\n\n[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/pogjs/pog?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge)\n[![npm version](https://badge.fury.io/js/pog-core.svg)](http://badge.fury.io/js/pog-core)\n[![Dependency Status](https://gemnasium.com/pogjs/core.png)](https://gemnasium.com/pogjs/core)\n\nPog is a modern MVC style framework built on top of [io.js](http://iojs.org) and [koa](http://koajs.com). It's built to be fast, simple and easy to configure, with sane defaults and flexible boilerplates to get you up and running as quickly as possible.\n\nIt's a work in progress, check back often for updates.\n\nFull documentation will be coming soon. \n\n\n#### DEPENDENCIES\nPog takes advatage of the latest ES6 updates, and requies either io.js or node.js 0.12+ with the --harmony flag.\n\n\n#### INSTALL COMMAND LINE TOOL\n\n```\n$ npm install pog -g\n```\n\n\n#### CREATE A NEW APP\n\n```\n$ pog myapp\n```\n\nPog uses Jade by default, but you also have the option of handlebars or nunjucks (more coming soon).\n\n###### CREATE NEW APP WITH NUNJUCKS\n\n```\n$ pog myapp --html nunjucks\n```\n\n###### CREATE NEW APP WITH HANDLEBARS\n\n```\n$ pog myapp --html handlebars\n```\n\n\n#### START THE SERVER\n\nAssuming you have io.js installed\n\n```\n$ gulp start\n```\n\nor\n\n```\n$ iojs server.js\n```\n\nor if you prefer to stick with node and have at least version 0.12 installed:\n\n```\n$ node --harmony server.js\n```\n\n\n## Getting Started Guide\nA full getting starting guide is in the works, in the meantime, check out the docs below (still a work in progress).\n\n\n\n## Docs\n\n[Config](docs/config.md)\n\n[Models](docs/models.md)\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fargyleink%2Fcore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fargyleink%2Fcore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fargyleink%2Fcore/lists"}