{"id":18624165,"url":"https://github.com/km-saifullah/quick-app","last_synced_at":"2026-02-03T20:42:53.308Z","repository":{"id":250349308,"uuid":"834196613","full_name":"km-saifullah/quick-app","owner":"km-saifullah","description":"Starter files and directories for an express application","archived":false,"fork":false,"pushed_at":"2024-09-07T04:54:31.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-20T03:51:42.285Z","etag":null,"topics":["express-app","express-js","mern","mern-stack","npm","npm-package","quick-app"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/quick-app","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/km-saifullah.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-26T16:21:33.000Z","updated_at":"2024-09-07T04:54:34.000Z","dependencies_parsed_at":"2024-11-07T04:29:41.698Z","dependency_job_id":"0016f52d-923b-44ea-b7f8-1386c78a1654","html_url":"https://github.com/km-saifullah/quick-app","commit_stats":null,"previous_names":["km-saifullah/quick-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/km-saifullah/quick-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/km-saifullah%2Fquick-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/km-saifullah%2Fquick-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/km-saifullah%2Fquick-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/km-saifullah%2Fquick-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/km-saifullah","download_url":"https://codeload.github.com/km-saifullah/quick-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/km-saifullah%2Fquick-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29056732,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T20:13:53.544Z","status":"ssl_error","status_checked_at":"2026-02-03T20:13:40.507Z","response_time":96,"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":["express-app","express-js","mern","mern-stack","npm","npm-package","quick-app"],"created_at":"2024-11-07T04:27:44.919Z","updated_at":"2026-02-03T20:42:53.273Z","avatar_url":"https://github.com/km-saifullah.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# quick-app\n\nStarter files and directories for an express application. Using this package you can create a new express app with all necessary files and directories.\n\n[![JavaScript](https://img.shields.io/badge/JavaScript-323332?style=flat-square\u0026logo=javascript)](https://developer.mozilla.org/en-US/docs/Web/JavaScript)\n[![Express.js](https://img.shields.io/badge/Express.js-404D59?style=flat-square\u0026logo=express)](https://expressjs.com/)\n[![Node.js](https://img.shields.io/badge/Node.js-438937?style=flat-square\u0026logo=node.js)](https://nodejs.org/)\n[![Mongoose](https://img.shields.io/badge/Mongoose-4DB33F?style=flat-square\u0026logo=mongodb)](https://mongoosejs.com/)\n\n## Installation \u0026 Usage\n\n1.  Install the package in your project\n\n    ```bash\n    npm i quick-app\n    ```\n\n2.  Use this package in your project\n\n    a. Create a javascript file in your root directory as \u003cb style=\"color:orange;\"\u003emain.js\u003c/b\u003e\n    b. Change in your package.json file\n\n    ```javascript\n    {\n        \"type\": \"module\",\n    }\n    ```\n\n    b. Now write the code below to \u003cb style=\"color:orange;\"\u003emain.js\u003c/b\u003e file\n\n    ```javascript\n    import server from \"quick-app\";\n    import fs from \"fs\";\n\n    server();\n\n    fs.unlinkSync(\"./main.js\");\n    ```\n\n    c. Finally run the \u003cb\u003emain.js\u003c/b\u003e file\n\n    ```bash\n    node main.js\n    ```\n\nNow you are ready to build your own express application according to your need.\n\nHappy Coding...👍\n\n## License\n\n[MIT](https://github.com/expressjs/express/blob/HEAD/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkm-saifullah%2Fquick-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkm-saifullah%2Fquick-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkm-saifullah%2Fquick-app/lists"}