{"id":19626576,"url":"https://github.com/thecaptaan/simple-file-uploader","last_synced_at":"2026-04-15T10:32:37.470Z","repository":{"id":158339137,"uuid":"629335185","full_name":"thecaptaan/Simple-File-Uploader","owner":"thecaptaan","description":"The Simple File Uploader in Node.js is a basic tool that helps you send files from your computer to a server.","archived":false,"fork":false,"pushed_at":"2023-11-08T19:13:17.000Z","size":482,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T21:07:52.524Z","etag":null,"topics":["alertifyjs","css","ejs","file","file-upload","filehandling","html","javascript","multer","nodejs","template"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thecaptaan.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":"2023-04-18T05:35:11.000Z","updated_at":"2023-11-08T14:09:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"d1eae525-8fe0-4653-afb3-7efffd5a612a","html_url":"https://github.com/thecaptaan/Simple-File-Uploader","commit_stats":null,"previous_names":["thecaptaan/simple-file-uploader"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thecaptaan/Simple-File-Uploader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecaptaan%2FSimple-File-Uploader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecaptaan%2FSimple-File-Uploader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecaptaan%2FSimple-File-Uploader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecaptaan%2FSimple-File-Uploader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecaptaan","download_url":"https://codeload.github.com/thecaptaan/Simple-File-Uploader/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecaptaan%2FSimple-File-Uploader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31837165,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T10:26:52.245Z","status":"ssl_error","status_checked_at":"2026-04-15T10:26:51.649Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["alertifyjs","css","ejs","file","file-upload","filehandling","html","javascript","multer","nodejs","template"],"created_at":"2024-11-11T11:47:02.439Z","updated_at":"2026-04-15T10:32:37.439Z","avatar_url":"https://github.com/thecaptaan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Simple File Uploader\n\nThe Simple File Uploader in Node.js is a basic tool that helps you send files from your computer to a server. It's easy to use. You just pick the file you want to upload, and it tells you some basic things about the file, like its name, size, and what type of file it is. When you're ready, it sends the file over to the server. It's really straightforward and gets the job done without any fuss.\n\n## Preview\n\n![Simple File Uploader Preview](https://github.com/thecaptaan/File-Upload-NodeJS/blob/main/assets/uploader.gif)\n## Installation\n\nInstall *Simple File Uploader* using git\n\n```bash\n  git clone https://github.com/thecaptaan/Simple-File-Uploader.git\n  cd Simple-File-Uploader\n  touch .env\n  # Insert `SECRET_TOKEN = \"token value\"` in .env\n  npm i\n\n```\n    \n## Warning\n\nBefore uploading file on the server you must have token. Token is only valid for **5 min**. \nTo generate token run the following the code:\n\n```bash\n   npm run token\n```\n## Dev\n```bash\n   npm run serve\n```\n## Contribution\nFeel free to contribute is an open invitation for everyone to participate and share their ideas, skills, or resources without any hesitation. Your contributions are highly valued and can make a meaningful impact on the community.\n## Support\n\nFor support, email thecaptaan@proton.me\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecaptaan%2Fsimple-file-uploader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecaptaan%2Fsimple-file-uploader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecaptaan%2Fsimple-file-uploader/lists"}