{"id":22697044,"url":"https://github.com/kunaldhongade/folderstructure","last_synced_at":"2026-04-13T01:05:44.724Z","repository":{"id":222265234,"uuid":"756725598","full_name":"kunaldhongade/FolderStructure","owner":"kunaldhongade","description":"Folder Structure for all kind of Applications","archived":false,"fork":false,"pushed_at":"2024-03-12T08:55:11.000Z","size":799,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-29T18:27:50.408Z","etag":null,"topics":["design-patterns","file","file-structure","filesystem","folder","folder-structure","good-first-issue","good-practices","goodfirstissue","mvc","node","nodejs","react"],"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/kunaldhongade.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/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":"2024-02-13T07:23:57.000Z","updated_at":"2024-02-15T18:52:58.000Z","dependencies_parsed_at":"2024-03-12T10:04:29.129Z","dependency_job_id":null,"html_url":"https://github.com/kunaldhongade/FolderStructure","commit_stats":null,"previous_names":["kunaldhongade/folderstructure"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kunaldhongade/FolderStructure","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kunaldhongade%2FFolderStructure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kunaldhongade%2FFolderStructure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kunaldhongade%2FFolderStructure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kunaldhongade%2FFolderStructure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kunaldhongade","download_url":"https://codeload.github.com/kunaldhongade/FolderStructure/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kunaldhongade%2FFolderStructure/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260453742,"owners_count":23011575,"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":["design-patterns","file","file-structure","filesystem","folder","folder-structure","good-first-issue","good-practices","goodfirstissue","mvc","node","nodejs","react"],"created_at":"2024-12-10T05:11:58.468Z","updated_at":"2026-04-13T01:05:44.691Z","avatar_url":"https://github.com/kunaldhongade.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TechStack Folder Structures\n\nThis repository provides recommended folder structures for various major tech stacks in the software industry, catering to projects of different sizes - small, medium, and large.\n\n## Table of Contents\n\n- [Frontend](#frontend)\n- [Backend](#backend)\n- [Mobile App](#mobile-app)\n- [Database](#database)\n- [DevOps](#devops)\n- [Full-Stack](#full-stack)\n\n## Frontend\n\n### Small Project\n\n```plaintext\n/frontend/small\n|-- src\n|   |-- components\n|   |-- styles\n|-- public\n```\n\n### Medium Project\n\n```plaintext\n/frontend/medium\n|-- src\n|   |-- components\n|   |-- pages\n|   |-- styles\n|-- public\n```\n\n### Large Project\n\n```plaintext\n/frontend/large\n|-- src\n|   |-- components\n|   |-- pages\n|   |-- styles\n|-- public\n|-- tests\n\n```\n\n## Contribution Guidelines\n\nWe welcome contributions! Please follow these guidelines when contributing to this repository.\n\n- Fork the repository and create your branch from main.\n- If you've added a new tech stack, provide a detailed README.md in its directory.\n- Ensure your code follows the established folder structure conventions.\n- Make sure your code passes any automated tests.\n\n## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkunaldhongade%2Ffolderstructure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkunaldhongade%2Ffolderstructure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkunaldhongade%2Ffolderstructure/lists"}