{"id":17137470,"url":"https://github.com/easingthemes/dwre","last_synced_at":"2025-09-03T15:34:30.030Z","repository":{"id":21949800,"uuid":"25274326","full_name":"easingthemes/dwre","owner":"easingthemes","description":null,"archived":false,"fork":false,"pushed_at":"2014-10-15T21:33:09.000Z","size":124,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-16T21:23:05.362Z","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":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/easingthemes.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-10-15T21:26:14.000Z","updated_at":"2014-10-15T21:27:55.000Z","dependencies_parsed_at":"2022-07-07T17:30:31.704Z","dependency_job_id":null,"html_url":"https://github.com/easingthemes/dwre","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/easingthemes%2Fdwre","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fdwre/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fdwre/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easingthemes%2Fdwre/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/easingthemes","download_url":"https://codeload.github.com/easingthemes/dwre/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245224582,"owners_count":20580367,"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-14T20:07:06.570Z","updated_at":"2025-03-24T07:16:29.180Z","avatar_url":"https://github.com/easingthemes.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"##dwre\n=========\n\n\n-------------------------------------------\n##Prepare\n___________________________________________\n\n- Check dependencies, and update to latest\n- Ruby, Sass, Compass, NodeJs, Git\n\n### NODEJS update\n```sh\nsudo apt-get install python-software-properties\nsudo add-apt-repository ppa:chris-lea/node.js\nsudo apt-get update\nsudo apt-get install nodejs\n```\n\n### node modules - globall\n```sh\nsudo npm install -g yo\nsudo npm install -g grunt-cli\nsudo npm install -g bower\nsudo npm install -g karma\nsudo npm install -g karma-cli\n```\n\n-------------------------------------------\nProject 'dwre'\n___________________________________________\n\nmkdir dwre \u0026\u0026 cd $_\n\nsudo npm install -g generator-webapp\n\nyo webapp dwre\n***lot of errors for bower and npm, not yo.\n\n--add description, name, repo etc. in package.json\n--change deprecated modules\n\n// Run npm and bower again if you got errors\n\nsudo npm install\nbower install //no sudo here\n\nexport NODE_PATH=/usr/bin/node/lib/node_modules/\n-------------------------------------------\nTesting\n___________________________________________\n\ngrunt serve //ok\ngrunt test //karma error\n\nnpm install grunt-karma --save-dev\nnpm install karma-phantomjs-launcher --save-dev\nnpm install karma-jasmine --save-dev\nsudo npm install -g phantomjs\nsudo npm install phantomjs\n\ngrunt test //ok\n\n// DEVELOPE ...... FINISH, BUILD\ngrunt build\n//resolve errors\nsudo npm install grunt-ngmin --save-dev\n\ngrunt build\n//Now we got dist folder for our app\n\n-------------------------------------------\nGit\n___________________________________________\n\ngit init\ngit remote add ugithub https://github.com/easingthemes/repo.git\ngit remote add bitbucket git@bitbucket.org:easingthemes/repo.git\ngit remote -v\n\n* git add .\n* git commit -m \"commit message\"\n** git commit -a\ngit push -u bitbucket --all\n* git push upstream master\n* git pull upstream master\n\ngit remote set-url github git@github.com:easingthemes/newrepo.git\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feasingthemes%2Fdwre","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feasingthemes%2Fdwre","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feasingthemes%2Fdwre/lists"}