{"id":21835815,"url":"https://github.com/vtex/speedbag","last_synced_at":"2025-03-21T14:25:38.914Z","repository":{"id":7513873,"uuid":"8864217","full_name":"vtex/speedbag","owner":"vtex","description":"The no-nonsense front end boilerplate","archived":false,"fork":false,"pushed_at":"2017-04-27T17:45:58.000Z","size":1245,"stargazers_count":14,"open_issues_count":0,"forks_count":4,"subscribers_count":206,"default_branch":"master","last_synced_at":"2025-01-26T10:08:16.463Z","etag":null,"topics":["srv-store-framework","xp-developer"],"latest_commit_sha":null,"homepage":"http://vtex.github.io/speedbag/","language":"HTML","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/vtex.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2013-03-18T21:04:29.000Z","updated_at":"2020-08-01T23:51:13.000Z","dependencies_parsed_at":"2022-09-11T13:20:51.223Z","dependency_job_id":null,"html_url":"https://github.com/vtex/speedbag","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vtex%2Fspeedbag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vtex%2Fspeedbag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vtex%2Fspeedbag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vtex%2Fspeedbag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vtex","download_url":"https://codeload.github.com/vtex/speedbag/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244812906,"owners_count":20514537,"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":["srv-store-framework","xp-developer"],"created_at":"2024-11-27T20:25:10.819Z","updated_at":"2025-03-21T14:25:38.888Z","avatar_url":"https://github.com/vtex.png","language":"HTML","readme":"# Speedbag 4\n\nA grunt coffee/less/live-reload/cssmin/uglify/connect/angular/bootstrap/jquery/underscore boilerplate.\n\nRequires [node](http://nodejs.org/) and [grunt](http://gruntjs.com/).\n\n### Quickstart\n\n    npm i -g grunt-cli releasy\n\n    cd speedbag\n    npm i\n    grunt\n\nHave fun! Changes to your coffee, less or html files will reload the page automatically. Nice.\n\nThe compiled files can be found in the `/build` folder.\n\n### Distributable build (minifies, etc.)\n\n    grunt dist\n\nThe deploy-ready files can be found in the `/deploy` folder.\n\n### Deploying\n\n    releasy\n\n[TeamCity](http://pachamama.vtexlab.com.br) should pick up your new tag and start a deploy.\n(For details, see [Releasy](https://github.com/vtex/releasy))\n\nWarning: If your project is going to be an /admin check [this readme](https://github.com/vtex/ux/tree/master/deploy) or check [releases-ui](https://github.com/vtex/releases-ui) as an exemple\n\n### Folder structure\n\n- `src` - most of your files will be here.\n\t- `script` - CoffeeScript and JS source files\n\t- `style` - CSS and LESS source files\n\t- `templates` - Knockout JS style templates examples\n\t- `views` and `partials` - Angular templates examples\n\t- `i18n` - Translations for usage with ng-translate\n\t- `index.html` - Your app entry point.\n- `Gruntfile.coffee` - This is the configuration file for grunt. Contains all the build tasks.\n- `build` - this folder will be created after you run a grunt task.\n\n### Grunt VTEX\n\nThe Speedbag Gruntfile is actually quite empty.  \nThis is because all tasks are defined in the meta-project [grunt-vtex](https://github.com/vtex/grunt-vtex).  \nIf you want to contribute an improvement to a task, please do so on that repo.  \nYour Gruntfile should only contain customizations that are very specific to your project.\n\n\n#### Checking dependencies\n\nhttps://david-dm.org/vtex/speedbag#info=devDependencies\u0026view=table\n\n------\n\n### Common issues:\n\n**EADDRINUSE** - Someone is already using one of the ports used by this app, either [connect](https://github.com/gruntjs/grunt-contrib-connect)'s 9001 or [LiveReload](https://github.com/gruntjs/grunt-contrib-livereload)'s 35729.\nShut down interfering services or change the ports on Gruntfile.coffee.\n\n------\n\nVTEX - 2014\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvtex%2Fspeedbag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvtex%2Fspeedbag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvtex%2Fspeedbag/lists"}