{"id":20872708,"url":"https://github.com/fdom92/ionic-fullstack-app-seed","last_synced_at":"2026-04-11T12:01:16.100Z","repository":{"id":87857188,"uuid":"55169190","full_name":"Fdom92/ionic-fullstack-app-seed","owner":"Fdom92","description":"A seed to quickstart in fullstack mean applications with ionic 1 and angularjs.","archived":false,"fork":false,"pushed_at":"2016-07-06T09:36:10.000Z","size":2274,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-12-26T23:24:19.628Z","etag":null,"topics":["angularjs","express","fullstack","ionic","mongodb","nodejs","seed"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Fdom92.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-03-31T17:17:29.000Z","updated_at":"2017-02-10T07:10:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"29c8160d-e608-4c39-b3ae-fa5e68a7166e","html_url":"https://github.com/Fdom92/ionic-fullstack-app-seed","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Fdom92/ionic-fullstack-app-seed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fdom92%2Fionic-fullstack-app-seed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fdom92%2Fionic-fullstack-app-seed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fdom92%2Fionic-fullstack-app-seed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fdom92%2Fionic-fullstack-app-seed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fdom92","download_url":"https://codeload.github.com/Fdom92/ionic-fullstack-app-seed/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fdom92%2Fionic-fullstack-app-seed/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31679484,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T08:18:19.405Z","status":"ssl_error","status_checked_at":"2026-04-11T08:17:08.892Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["angularjs","express","fullstack","ionic","mongodb","nodejs","seed"],"created_at":"2024-11-18T06:20:17.835Z","updated_at":"2026-04-11T12:01:16.039Z","avatar_url":"https://github.com/Fdom92.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Ionic Fullstack Seed\n\nA seed to quickstart in fullstack mean applications with ionic.\n\nThe ionic app its based on [tmaximini repo](https://github.com/tmaximini/ionic-gulp-seed) and\napplied the [John Papa Style guide](https://github.com/johnpapa/angular-styleguide/blob/master/a1/README.md)\n\n## Technology Stack\n\n* **[Gulp](http://gulpjs.com/)** - Automate and enhance your workflow.\n* **[Ionic](http://ionicframework.com/)** - Advanced HTML5 Hybrid Mobile App Framework.\n* **[Mongoose](http://mongoosejs.com/)** - Elegant mongodb object modeling for node.js\n* **[MongoDB](https://www.mongodb.com/)** - Agile NoSQL database.\n* **[Express](http://expressjs.com/)** - Fast, unopinionated, minimalist web framework for Node.js.\n* **[Angular](https://angularjs.org/)** - Superheroic JavaScript MVW Framework.\n* **[NodeJS](https://nodejs.org/)** - Platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications.\n\n## Requirements and Install\n\nNode.js and MongoDB installed at least.\n\n###Server\n\n```\n$ npm install\n$ node server.js\n```\nAnd open your browser on `http://localhost:8080`\n\n###Client\n\n```\n$ npm install \u0026\u0026 bower install\n```\n\nRun the app\n```\n$ gulp\n```\n\nBuild the app\n```\n$ gulp -b\n```\n\n## Folder structure\n\n```\n.\n├── /app/                         # API REST code (Express and Mongoose)\n│   ├── /controllers/             # Express controllers\n│   └── /models/                  # Mongoose data models\n├── /config/                      # Settings for connection to the database\n├── /node_modules/                # Node Modules and 3rd-party libraries\n├── /public/                      #\n│   ├── /app/                     # Source code of the application (Ionic and AngularJS)\n│   ├── /bower_components/        # Bower Modules and 3rd-party libraries\n│   ├── /hooks/                   # Scripts used to customize cordova commands\n│   ├── /node_modules/            # Node Modules and 3rd-party libraries\n│   ├── /resources/               #\n│   └── /test/                    #\n├── package.json                  # App manifest and list of libraries installed\n├── README.md                     # README\n└── server.js                     #\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffdom92%2Fionic-fullstack-app-seed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffdom92%2Fionic-fullstack-app-seed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffdom92%2Fionic-fullstack-app-seed/lists"}