{"id":19858204,"url":"https://github.com/brianneisler/moltres-template","last_synced_at":"2025-05-02T02:30:53.403Z","repository":{"id":48991348,"uuid":"64090808","full_name":"brianneisler/moltres-template","owner":"brianneisler","description":"Firebase application template built on moltres framework","archived":false,"fork":false,"pushed_at":"2023-04-17T09:09:58.000Z","size":10200,"stargazers_count":12,"open_issues_count":8,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-06T21:14:06.113Z","etag":null,"topics":["application-template","cms","firebase","firebase-application","moltres","react","react-native"],"latest_commit_sha":null,"homepage":"http://moltres.io","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brianneisler.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-07-24T23:47:49.000Z","updated_at":"2021-11-01T22:16:16.000Z","dependencies_parsed_at":"2024-11-12T14:22:39.745Z","dependency_job_id":"938520d3-fbde-425f-9ddb-d08430a1f3d8","html_url":"https://github.com/brianneisler/moltres-template","commit_stats":null,"previous_names":[],"tags_count":26,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianneisler%2Fmoltres-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianneisler%2Fmoltres-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianneisler%2Fmoltres-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianneisler%2Fmoltres-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brianneisler","download_url":"https://codeload.github.com/brianneisler/moltres-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251972441,"owners_count":21673604,"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":["application-template","cms","firebase","firebase-application","moltres","react","react-native"],"created_at":"2024-11-12T14:22:05.338Z","updated_at":"2025-05-02T02:30:48.392Z","avatar_url":"https://github.com/brianneisler.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# moltres\n\nYour application!\n\nThis application is built on the\n[moltres](https://github.com/brianneisler/moltres) application framework.\n\nAn app built using moltres is a full fledged mobile app (iOS and Android) as well as web app.\n\n\n## Project Status\n\n[![license](https://img.shields.io/npm/l/moltres.svg)](https://www.npmjs.com/package/moltres)\n[![build status](https://brianneisler.semaphoreci.com/badges/moltres-template.svg?style=shields)](https://brianneisler.semaphoreci.com/projects/moltres-template)\n[![codecov](https://codecov.io/gh/brianneisler/moltres-template/branch/master/graph/badge.svg)](https://codecov.io/gh/brianneisler/moltres-template)\u003cbr/\u003e\n\n\n## Getting Started\n\nSetup your firebase application on https://firebase.google.com/\n\n### Creating a new application\n* Create a new repository on github using this repo as the template.\n* Modify the application name in `package.json`\n* Follow the steps in [DEVELOPMENT.md](./DEVELOPMENT.md) to get your application\n  running.\n\n### Updating your application with changes from template\n* Add this repo as a remote to your repo\n```\ngit remote add template https://github.com/brianneisler/moltres-template.git\n```\n* Then fecth master from template\n```\ngit fetch template master\n```\n* checkout a new branch in your project \n```\ngit checkout -b updates-from-template\n```\n* merge template master and allow for different hostories\n```\ngit merge template/master --allow-unrelated-histories\n```\n* Now you can either open a PR for these updates by pushing this branch remotely\n  and opening a PR on github \n\n* OR you can merge your branch into master\n```\ngit checkout master\ngit merge updates-from-template\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrianneisler%2Fmoltres-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrianneisler%2Fmoltres-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrianneisler%2Fmoltres-template/lists"}