PHPackages                             ilhanet/ionic-delivery24horas - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. ilhanet/ionic-delivery24horas

ActiveLibrary

ilhanet/ionic-delivery24horas
=============================

Aplicativo Ionic Delivery 24 Horas

v0.1.8(10y ago)3141MITJavaScript

Since Apr 2Pushed 9y ago3 watchersCompare

[ Source](https://github.com/lucianobapo/ionic-delivery24horas)[ Packagist](https://packagist.org/packages/ilhanet/ionic-delivery24horas)[ RSS](/packages/ilhanet-ionic-delivery24horas/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)DependenciesVersions (4)Used By (0)

Aplicativo Delivery 24 horas
============================

[](#aplicativo-delivery-24-horas)

ssh 104.197.251.61 rsync -rvztPhe ssh /home/luciano/Code/nginx-config/ 104.197.251.61:nginx-config

[Site do aplicativo](http://ionic.delivery24horas.com)

[Site do GitHub](https://github.com/lucianobapo/ionic-delivery24horas)

[![Latest Stable Version](https://camo.githubusercontent.com/ee8638e7f5c0c1319af15dc77688f1a7f65d48850e55c7caa8973d1c6fb18edd/68747470733a2f2f706f7365722e707567782e6f72672f696c68616e65742f696f6e69632d64656c69766572793234686f7261732f762f737461626c65)](https://packagist.org/packages/ilhanet/ionic-delivery24horas)[![Total Downloads](https://camo.githubusercontent.com/60c850b27d9eaee02bd40ee9e1f9a24d6c21f76675d92d3f3bbbb089bad4fa08/68747470733a2f2f706f7365722e707567782e6f72672f696c68616e65742f696f6e69632d64656c69766572793234686f7261732f646f776e6c6f616473)](https://packagist.org/packages/ilhanet/ionic-delivery24horas)[![Latest Unstable Version](https://camo.githubusercontent.com/f7e315cd5930afc1eab85a81ad8374c97ec73d7937ca5171e2f87132111afc25/68747470733a2f2f706f7365722e707567782e6f72672f696c68616e65742f696f6e69632d64656c69766572793234686f7261732f762f756e737461626c65)](https://packagist.org/packages/ilhanet/ionic-delivery24horas)[![License](https://camo.githubusercontent.com/3637ebe004246ee2456dbd206c77cd29a446b8b5cb633566463a485376247967/68747470733a2f2f706f7365722e707567782e6f72672f696c68616e65742f696f6e69632d64656c69766572793234686f7261732f6c6963656e7365)](https://packagist.org/packages/ilhanet/ionic-delivery24horas)

### Quick start

[](#quick-start)

There's only a few steps you have to do in order to run the application. It implies you have installed all necessary tools for building Ionic project (android/ios sdk, ionic, cordova, node, git ...) which is not covered in this topic. Also, you have to be in root project directory when executing the following commands.

***Clone git repository***

```
$ git clone https://github.com/lucianobapo/ionic-delivery24horas.git
```

***Install dependencies***

```
$ npm install
$ gulp install
```

*`npm install`* command installs all dependencies listed in *package.json* file, required for runnung Gulp tasks.

*`gulp install`* command installs ionic javascript files and it's dependencies (angular scripts) from repository listed in *bower.json* file. This way we don't have to manually download and include all ionic scripts in the project, but only point to Ionic github repository. Gulp task will take care for the rest.

***Add platform***

```
$ ionic platform add android/ios
```

***Build application***

```
ionic build android/ios [--release] [--production]
```

*--production* flag means that application will be shipped with minified and uglified javascript/css assets and optimized for production. Unnecessary files will be deleted and excluded from executable file (.apk/.ipa) so the application will be smaller size when uploading on Google play and Apple store. Also, the app version will be automatically increased by one (only the patch number e.g. 0.0.1 --&gt; 0.0.2).

***Run application in emulator***

```
$ ionic emulate android/ios
```

***Run application in browser***

```
$ ionic serve [--nolivereload]
```

*--nolivereload* flag disables browser to be reloaded after every change made in the code. This helps Gulp *watch* task to build and bundle all assets into single file but you'll have to reload browser manually.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 98.1% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~2 days

Total

3

Last Release

3685d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/06cd15e33959ffe3d5bbad57787ebea4dcae9f289500096fbbb72b324e565194?d=identicon)[lucianobapo](/maintainers/lucianobapo)

---

Top Contributors

[![lucianobapo](https://avatars.githubusercontent.com/u/8369332?v=4)](https://github.com/lucianobapo "lucianobapo (106 commits)")[![fbmarinho](https://avatars.githubusercontent.com/u/5000036?v=4)](https://github.com/fbmarinho "fbmarinho (2 commits)")

### Embed Badge

![Health badge](/badges/ilhanet-ionic-delivery24horas/health.svg)

```
[![Health](https://phpackages.com/badges/ilhanet-ionic-delivery24horas/health.svg)](https://phpackages.com/packages/ilhanet-ionic-delivery24horas)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
