{"id":18653546,"url":"https://github.com/fullstackacademy/2208-fsa-ny-web-ft-library","last_synced_at":"2025-04-11T16:32:37.550Z","repository":{"id":50505255,"uuid":"518086658","full_name":"FullstackAcademy/2208-FSA-NY-WEB-FT-Library","owner":"FullstackAcademy","description":null,"archived":false,"fork":false,"pushed_at":"2022-09-26T16:10:57.000Z","size":13227,"stargazers_count":6,"open_issues_count":0,"forks_count":40,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-03-25T16:16:14.346Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FullstackAcademy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-26T14:06:23.000Z","updated_at":"2022-09-13T17:52:22.000Z","dependencies_parsed_at":"2022-08-12T21:40:22.256Z","dependency_job_id":null,"html_url":"https://github.com/FullstackAcademy/2208-FSA-NY-WEB-FT-Library","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FullstackAcademy%2F2208-FSA-NY-WEB-FT-Library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FullstackAcademy%2F2208-FSA-NY-WEB-FT-Library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FullstackAcademy%2F2208-FSA-NY-WEB-FT-Library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FullstackAcademy%2F2208-FSA-NY-WEB-FT-Library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FullstackAcademy","download_url":"https://codeload.github.com/FullstackAcademy/2208-FSA-NY-WEB-FT-Library/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248441307,"owners_count":21103964,"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-07T07:12:13.102Z","updated_at":"2025-04-11T16:32:36.550Z","avatar_url":"https://github.com/FullstackAcademy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📚 2208-FSA-RM-WEB-FT Library\n\nThis will be your main place for Fullstack-related materials!\n\n## [📎 Helpful Resources/Links](RESOURCES.md)\n\n## 🐣 Junior Phase\n\n### [✔️ Checkpoints](CHECKPOINTS.md)\n\n### 📓 Junior Phase Weekly Lectures and Materials\n\n#### [📅 Week 1](WEEK1.md)\n\n#### [📅 Week 2](WEEK2.md)\n\n#### [📅 Week 3](WEEK3.md)\n\n#### [📅 Week 4](WEEK4.md)\n\n#### [📅 Week 5](WEEK5.md)\n\n#### [📅 Week 6](WEEK6.md)\n\n#### [📅 Week 7](WEEK7.md)\n\n## 🦅 Senior Phase\n\n### 📓 General Lectures and Material\n\n| Topic                                     | Lecture | Slides/Guides                                   |\n| ----------------------------------------- | ------- | ----------------------------------------------- |\n| Senior Phase Survival Guide               | -       | [🖼️][survival-guide-slides]                      |\n| Getting Started with Github Organizations | -       | [📖][github-orgs-doc] \u003c/br\u003e [📺][github-orgs-vid] |\n\n[//]: # \" Paste above \u003e\u003e [📺][survival-guide-lec] \"\n[survival-guide-lec]: #paste-YouTube-link-here\n[//]: # \" Paste above \u003e\u003e [🖼️][survival-guide-slides] \"\n[survival-guide-slides]: https://docs.google.com/presentation/d/1Ip0nHpa6Q-tRhDEpnjVf_Fx5Vp1Ts8kDKLwPtgN8xbY/edit?usp=sharing\n[//]: # \" Paste above \u003e\u003e [📺][github-orgs-lec] \"\n[github-orgs-lec]: #paste-YouTube-link-here\n[//]: # \" Paste above \u003e\u003e [📖][github-orgs-doc] \u003c/br\u003e [📺][github-orgs-vid]\"\n[github-orgs-doc]: https://docs.google.com/document/d/1rj9_yk6tXdJuH6aQ5P8gGhXAi1JblCU_4OoegU9h5Os/edit?usp=sharing\n[github-orgs-vid]: https://youtu.be/f1OjNabRxAM\n\n#### 📎 Extra resources:\n\n- **Team Contracts and Norms**\n  - [🔗 Contributor Covenant](https://www.contributor-covenant.org/)\n  - [🔗 GNU Kind Communication Guidelines][gnu-kind]\n  - [📖 PDF: Norms Doc](03-senior-phase/norms.pdf)\n  - [📖 PDF: Example Contract][contract-eg]\n- **Git Workflow and Semantic Commit Message**\n  - [🔗 Semantic Commit Messages](http://karma-runner.github.io/4.0/dev/git-commit-msg.html)\n  - [🔗 Semantic Commit Messages Gist](https://gist.github.com/b17z/23a44d6277b3d34fc663242da65a8bb7)\n  - [🔗 Github Workflow Gist](https://gist.github.com/b17z/378180b473bfd229414e881549b430d2)\n  - [📖 Github Workflow Diagrams](https://drive.google.com/file/d/1uslgzfGXzp9S9fE3FAivaFUTFp3vscQq/view?usp=sharing)\n- **Heroku Deployment**\n  - [📺 Deploying to Heroku][heroku-video]\n  - [💻 Heroku Deployment Workshop][heroku-workshop]\n\n[gnu-kind]: https://www.gnu.org/philosophy/kind-communication.en.html\n[contract-eg]: 03-senior-phase/team-contract-example.pdf\n[heroku-workshop]: https://learn.fullstackacademy.com/workshop/5bad3ec1ecb5e7000452b2d6/landing\n\n### [🧠 REACTOs](REACTOS.md)\n\n### [💻 Projects](SENIOR_PROJECTS.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffullstackacademy%2F2208-fsa-ny-web-ft-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffullstackacademy%2F2208-fsa-ny-web-ft-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffullstackacademy%2F2208-fsa-ny-web-ft-library/lists"}