{"id":23138709,"url":"https://github.com/triptych/yui3-heroku-example-simple","last_synced_at":"2025-04-04T10:10:14.679Z","repository":{"id":4909668,"uuid":"6065909","full_name":"triptych/yui3-heroku-example-simple","owner":"triptych","description":"Simple example of a YUI3 app deployable to heroku with steps to use","archived":false,"fork":false,"pushed_at":"2013-02-15T23:17:27.000Z","size":117,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-04-15T10:47:18.610Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"jmatraszek/feedzirra","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/triptych.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-10-03T20:00:16.000Z","updated_at":"2013-12-13T14:05:38.000Z","dependencies_parsed_at":"2022-09-16T16:43:33.507Z","dependency_job_id":null,"html_url":"https://github.com/triptych/yui3-heroku-example-simple","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/triptych%2Fyui3-heroku-example-simple","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/triptych%2Fyui3-heroku-example-simple/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/triptych%2Fyui3-heroku-example-simple/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/triptych%2Fyui3-heroku-example-simple/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/triptych","download_url":"https://codeload.github.com/triptych/yui3-heroku-example-simple/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247157283,"owners_count":20893220,"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-12-17T13:11:35.569Z","updated_at":"2025-04-04T10:10:14.653Z","avatar_url":"https://github.com/triptych.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"yui3-heroku-example-simple\n==========================\n\nSimple example of a YUI3 app deployable to Heroku with steps to use\n\n\nSTEPS TO USE\n============\n * Get [Heroku tools](https://devcenter.heroku.com/articles/quickstart) set up\n * Get Github acct set up\n * Install [node](http://nodejs.org/) (you need at least v0.8.x)\n * Fork this project - get your new fork repo url.\n * Clone your new fork locally in your machine. For example: `git clone git@github.com:triptych/yui3-heroku-example-simple.git`\n * Go into created project directory\n * Test locally by running `node server.js`\n * Visit in browser `localhost:3000` - should see a grey page with links\n * Create project from Heroku `heroku create`\n * Check that you now have a heroku remote in your repo `git remote -v`\n * Push code to Heroku `git push heroku master`\n * Try out the site via the heroku link - click the links to see the app update\n\nEDITING\n=======\n  * Edit files locally\n  * Commit files to your github repo `git commit -m \"foo\"`\n  * Push files to your github repo `git push origin master`\n\nDEPLOYING\n=========\n * push to Heroku `git push heroku master`\n\n\nFILES\n=====\n * `package.json` - tells node the app name, dependencies, and what version of engines to use.\n * `Procfile` - special file for Heroku to know how to \"run\" your app once it's up on the server.\n * `server.js` - requires express, sends back simple.html, sets up the redirect so the client side Y.App can handle requests.\n * `simple.html` - basic HTML to serve back - includes Y.App on client side to deal with application logic, pulls in css and logic js.\n * `css/simple.css` - location referenced from `simple.js`, used in `simple.html`\n * `javascript/simplelogic.js` - location referenced from `simple.js`, used in `simple.html`, core logic for your app.\n\n\nREFERENCES\n==========\n * [Deploying with Git](https://devcenter.heroku.com/articles/git)\n * [Github Help](https://help.github.com/)\n * [YUI3 App Framework](http://yuilibrary.com/yui/docs/app/)\n\nQuestions? email [triptych@gmail.com](mailto:triptych@gmail.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftriptych%2Fyui3-heroku-example-simple","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftriptych%2Fyui3-heroku-example-simple","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftriptych%2Fyui3-heroku-example-simple/lists"}