{"id":28281551,"url":"https://github.com/phantomstudios/folder-stack","last_synced_at":"2025-06-15T00:06:33.190Z","repository":{"id":104297451,"uuid":"548112134","full_name":"phantomstudios/folder-stack","owner":"phantomstudios","description":"A fullstack app to show the images within a local folder in a vertical list.","archived":true,"fork":false,"pushed_at":"2024-12-17T23:55:55.000Z","size":4540,"stargazers_count":16,"open_issues_count":6,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-21T12:17:43.070Z","etag":null,"topics":["nextjs","node","react"],"latest_commit_sha":null,"homepage":"","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/phantomstudios.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":"2022-10-09T00:09:29.000Z","updated_at":"2025-04-09T10:22:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"68eb3d43-c814-4eca-bb48-f574114012d6","html_url":"https://github.com/phantomstudios/folder-stack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/phantomstudios/folder-stack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phantomstudios%2Ffolder-stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phantomstudios%2Ffolder-stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phantomstudios%2Ffolder-stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phantomstudios%2Ffolder-stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phantomstudios","download_url":"https://codeload.github.com/phantomstudios/folder-stack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phantomstudios%2Ffolder-stack/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259901382,"owners_count":22929224,"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":["nextjs","node","react"],"created_at":"2025-05-21T12:13:13.915Z","updated_at":"2025-06-15T00:06:33.177Z","avatar_url":"https://github.com/phantomstudios.png","language":"TypeScript","readme":"## IMPORTANT NOTE: THIS REPOSITORY IS BEING DEPRECATED, PLEASE REACH OUT TO US [ON EMAIL](mailto:josua@phantom.agency) IF YOU WISH TO TAKE THIS REPOSITORY OVER.\n\n\u003ch1 align=\"center\"\u003eFolder Stack\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  A slick way to watch folders on big screens.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"samples/phantom-screen.gif\" /\u003e\n\u003c/p\u003e\n\nThis is a small [Next.js](https://nextjs.org/) fullstack app that allows you to specify a local folder of images (PNGs) to watch, and an accompanying frontend application displaying these images in a simple yet elegant vertical list.\n\n## Getting Started\n\nFirst, clone the repository and install the dependencies:\n\n```bash\nnpm i\n```\n\nThen, run the development server:\n\n```bash\nnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\n## Configuration\n\nYou can configure a few things by editing the file `src/config/index.ts`.\n\n- `ROOT_DIRECTORY` - The directory to watch. Can be absolute or relative to the project root.\n- `RECURSIVE` - Should we scan recursively within folders.\n- `MAX_IMAGES` - How many images to request.\n- `POLL_INTERVAL` - How often should the frontend look for updates.\n- `FILE_EXTENSIONS` - An array of filetypes supported, e.g. `[\"png\", \"jpg\"]`.\n- `SHOW_TITLE` - If the title should be overlaid.\n- `DISABLE_SCROLL` - Should scrolling be blocked?\n- `STACK_STYLE` - How the image stack should be transformed on the page using regular `CSSProperties`.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphantomstudios%2Ffolder-stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphantomstudios%2Ffolder-stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphantomstudios%2Ffolder-stack/lists"}