{"id":20115530,"url":"https://github.com/mutualmobile/lavaca-starter","last_synced_at":"2025-05-06T13:32:55.276Z","repository":{"id":9960603,"uuid":"11982731","full_name":"mutualmobile/lavaca-starter","owner":"mutualmobile","description":"A starter app for lavaca","archived":false,"fork":false,"pushed_at":"2018-10-17T04:14:29.000Z","size":17817,"stargazers_count":34,"open_issues_count":10,"forks_count":5,"subscribers_count":21,"default_branch":"master","last_synced_at":"2024-04-15T14:46:43.105Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mutualmobile.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"MIT-LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-08-08T17:55:39.000Z","updated_at":"2020-01-09T11:08:18.000Z","dependencies_parsed_at":"2022-09-10T03:31:30.397Z","dependency_job_id":null,"html_url":"https://github.com/mutualmobile/lavaca-starter","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mutualmobile%2Flavaca-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mutualmobile%2Flavaca-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mutualmobile%2Flavaca-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mutualmobile%2Flavaca-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mutualmobile","download_url":"https://codeload.github.com/mutualmobile/lavaca-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224505583,"owners_count":17322630,"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-13T18:35:34.565Z","updated_at":"2024-11-13T18:35:35.019Z","avatar_url":"https://github.com/mutualmobile.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"Lavaca-starter 3.0.0\n\n[![Build Status](https://travis-ci.org/mutualmobile/lavaca.png?branch=master)](https://travis-ci.org/mutualmobile/lavaca-starter)\n\nThis project is a seed for creating a new Lavaca app. It includes a build system and opional integration with Cordova.\n\n[Startup guide](http://getlavaca.com/#/guide)\n\n## Getting Started\n\n__Get the code__\n[Download source](https://github.com/mutualmobile/lavaca-starter/archive/master.zip)\n\n__Install Node Packages__\n```bash\n$ npm install\n```\n    \n__Set Your Path__\n```bash\n$ source ./set_path.sh\n```\n\n4. __Install dev dependencies__\n```bash\n$ npm install\n```\n\n```bash\n$ grunt server\n```\n\n## Grunt Tasks\n\nBelow is a list of grunt tasks to aid development and facilitate deployment. [More on Build Configuration](http://getlavaca.com/#/guide/Build-Configuration#@1)\n\n### Server\n\nA task that simply runs a static server for local development and testing. Defaults to run on `localhost:8080` with `src` being the root directory.\n\n- __Run the default static server__\n\n```bash\n$ grunt server\n```\n\n### Build\n\nPrecompiles LESS and Dust templates, concats and minifies all CSS and JavaScript files, and builds all related files to `www`, `android/assets/www` and `ios/www` directories. \n\n- __Build with local config__\n\n```bash\n$ grunt build\n```\n\n- __Build with staging config__ (a copy of the build will be available in `www` folder)\n\n```bash\n$ grunt build:staging\n```\n\n- __Build with production config__ (a copy of the build will be available in `www` folder)\n\n```bash\n$ grunt build:production\n```\n\n### Test\n\nRuns unit tests defined in `test/unit` directory with [Jasmine](http://pivotal.github.com/jasmine/) in a headless instance of Webkit using [PhantomJS](http://phantomjs.org/).\n\n- __Run unit tests from `test/unit`__\n\n```bash\n$ grunt test\n```\n\n### Docs\n\nGenerates JavaScript documentation using [yuidoc](https://github.com/gruntjs/grunt-contrib-yuidoc). The resulting documentation is outputed to the `doc` folder.\n\n- __Generate JavaScript Documentation__\n\n```bash\n$ grunt yuidoc\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmutualmobile%2Flavaca-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmutualmobile%2Flavaca-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmutualmobile%2Flavaca-starter/lists"}