{"id":22562151,"url":"https://github.com/joaoemanuell/fundamentos-plus-web","last_synced_at":"2026-04-20T10:06:18.073Z","repository":{"id":156828016,"uuid":"631092186","full_name":"JoaoEmanuell/fundamentos-plus-web","owner":"JoaoEmanuell","description":"Fundamentals plus is an application based on the fundamentals application.","archived":false,"fork":false,"pushed_at":"2025-05-06T20:24:39.000Z","size":22241,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-06T21:31:34.451Z","etag":null,"topics":["json-server","nextjs","react","reactjs","tailwindcss","typescript","web","website"],"latest_commit_sha":null,"homepage":"https://fundamentos-plus-web.vercel.app","language":"TypeScript","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/JoaoEmanuell.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,"zenodo":null}},"created_at":"2023-04-21T23:04:41.000Z","updated_at":"2025-04-27T14:25:57.000Z","dependencies_parsed_at":"2023-12-07T16:29:13.530Z","dependency_job_id":"f3191930-1fe5-4f9e-88e7-93f4293047b2","html_url":"https://github.com/JoaoEmanuell/fundamentos-plus-web","commit_stats":null,"previous_names":["joaoemanuell/fundamentos-plus"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/JoaoEmanuell/fundamentos-plus-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoaoEmanuell%2Ffundamentos-plus-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoaoEmanuell%2Ffundamentos-plus-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoaoEmanuell%2Ffundamentos-plus-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoaoEmanuell%2Ffundamentos-plus-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JoaoEmanuell","download_url":"https://codeload.github.com/JoaoEmanuell/fundamentos-plus-web/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoaoEmanuell%2Ffundamentos-plus-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32042327,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["json-server","nextjs","react","reactjs","tailwindcss","typescript","web","website"],"created_at":"2024-12-07T22:11:52.892Z","updated_at":"2026-04-20T10:06:18.056Z","avatar_url":"https://github.com/JoaoEmanuell.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"- [Fundamentos web](#fundamentos-web)\n  - [About Fundamentos](#about-fundamentos)\n  - [Getting Started](#getting-started)\n    - [Node](#node)\n    - [Docker](#docker)\n\n\n# Fundamentos web\n\n[Português Brasil](./docs/README-pt-br.md)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/JoaoEmanuell/fundamentos-plus-web/master/src/app/favicon.ico\" alt=\"icon\" width=\"100px\"/\u003e\n\u003c/p\u003e\n\nWeb Fundamentals is a web version made for the [Fundamentos](https://play.google.com/store/apps/details?id=com.fundamentos.app\u0026pcampaignid=web_share) app.\n\n[Click here to access the website hosted on Vercel](https://fundamentos-plus-web.vercel.app/).\n\n\n## About Fundamentos\n\nPlay Store description:\n\nThe main goal of Fundamentos is to help in the formation of the faith and life of Jesus' disciples. All the content produced in the project will be accessible for free.\n\nThe content is divided into 16 cycles with over 150 lessons.\n\nAll the lessons taught weekly on the Fundamentos YouTube channel can be found here in text format, so that each disciple of Jesus can read attentively and share with their connections.\nYou should study the main teaching topics, meditate, multiply the learning, and above all, live it. This will enable the life of Christ to reach other people.\n\nHere, you will have access to apostolic content prepared exclusively for a secure Christian formation based on the values and principles established by God himself.\n\nYou can use the material available in text, video, and/or audio format (according to your preferred streaming platform). And in each lesson, you will have exercises to do and put the received learning into practice.\n\nThe content available each week is progressive and aims at the uniform formation and foundation of the church, so we will speak and live the same things.\n\nAnd so we will advance: well taught, well instructed, and well grounded in the truths of the Gospel of Jesus Christ.\n\nGod bless your life!\n\n## Getting Started\n\nWeb Fundamentals uses Next.js as the base for its application, being built with React and Tailwind CSS, using [JSON Server](https://www.freecodecamp.org/news/json-server-for-frontend-development/) as a mock API (this is done to save costs).\n\n### Node\n\n```\nNode =\u003e 18.17\n```\n\nClone the project.\n\n```\ngit clone https://github.com/JoaoEmanuell/fundamentos-plus-web.git\n```\n\nInstall the dependencies.\n\n```\nnpm install\n```\n\nRun the project in development mode.\n\n```\nnpm run dev\n```\n\n### Docker\n\n```\nDocker =\u003e 24\ndocker-compose =\u003e 1.29\n```\n\nClone the project.\n\n```\ngit clone https://github.com/JoaoEmanuell/fundamentos-plus-web.git\n```\n\nBuild with Docker.\n\n```\ndocker-compose build\n```\n\nRun the container.\n\n```\ndocker-compose up -d\n```\n\nAccess the container bash.\n\n```\ndocker container exec -it fundamentos-plus-web_fundamentos_plus_develop_1 bash\n```\n\nFollow the [Node](#node) steps.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoaoemanuell%2Ffundamentos-plus-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoaoemanuell%2Ffundamentos-plus-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoaoemanuell%2Ffundamentos-plus-web/lists"}