{"id":19298801,"url":"https://github.com/devinceble/basestruct","last_synced_at":"2026-05-18T05:06:38.912Z","repository":{"id":19947628,"uuid":"23214387","full_name":"devinceble/BaseStruct","owner":"devinceble","description":"Base Structure for Client Web Applications","archived":false,"fork":false,"pushed_at":"2014-10-14T01:38:19.000Z","size":240,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-05T22:26:32.392Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devinceble.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":"2014-08-22T05:46:10.000Z","updated_at":"2014-09-10T07:56:59.000Z","dependencies_parsed_at":"2022-07-27T01:02:01.747Z","dependency_job_id":null,"html_url":"https://github.com/devinceble/BaseStruct","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinceble%2FBaseStruct","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinceble%2FBaseStruct/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinceble%2FBaseStruct/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devinceble%2FBaseStruct/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devinceble","download_url":"https://codeload.github.com/devinceble/BaseStruct/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240400334,"owners_count":19795332,"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-11-09T23:09:10.149Z","updated_at":"2026-05-18T05:06:33.886Z","avatar_url":"https://github.com/devinceble.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#BaseStruct\nBase Structure for Client Web Applications\n\nMy personal Starter Kit for Building Client Web Application and PhaserJS Game\n\n### Building Dependencies and Structure\n\n####Dependencies\n```\n    - node.js\n        - npm\n            - check: npm list\n        - bower\n            - check: bower list\n        - gulp\n    - java\n        - jre //for selenium testing\n```\n\n####Install Build Dependencies\n\n```bash\nVendors Library Dependencies\n$ bower install\n\nDevelopment Dependencies\n$ npm install\n```\n\n####Building\n```bash\nBuild All Packages\n$ gulp\n\nBuild Debug Package\n$ gulp debug\n\nBuild Release Package\n$ gulp build\n```\n\n####Packaging Zip\n\n```bash\nPackage Debug\n$ gulp zip-debug\n\nPackage Release\n$ gulp zip-release\n```\n\n####Testing Unit and E2E\n\n```bash\nALL Test\n$ gulp test\n\nUnit Test\n$ gulp unit-test\n\nE2E Test\n$ gulp e2e-test\n```\n\n###Changelog\n\n####v0.0.3\n\n    [x] Update Unit and E2E Test Karma and Protractor\n    [x] Group Directory By Feature\n    [x] Clean Up bower.json for minimal dependencies use bower to add more libraries\n\n####v0.0.2\n* Update Vendor Dependencies for bower and npm\n\n####v0.0.1update\n* Update Unit-Testing\n* Fixed Protractor Testing\n\n####v0.0.1\n* Basic Base Structure\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevinceble%2Fbasestruct","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevinceble%2Fbasestruct","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevinceble%2Fbasestruct/lists"}