{"id":15983101,"url":"https://github.com/suyashkumar/node-start","last_synced_at":"2025-04-04T20:29:48.491Z","repository":{"id":82739691,"uuid":"56949636","full_name":"suyashkumar/node-start","owner":"suyashkumar","description":null,"archived":false,"fork":false,"pushed_at":"2016-09-20T06:27:09.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T05:13:10.523Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/suyashkumar.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":"2016-04-24T02:07:34.000Z","updated_at":"2021-02-12T19:04:52.000Z","dependencies_parsed_at":"2023-03-12T16:37:07.122Z","dependency_job_id":null,"html_url":"https://github.com/suyashkumar/node-start","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/suyashkumar%2Fnode-start","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suyashkumar%2Fnode-start/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suyashkumar%2Fnode-start/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suyashkumar%2Fnode-start/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suyashkumar","download_url":"https://codeload.github.com/suyashkumar/node-start/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247245763,"owners_count":20907684,"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-10-08T01:40:34.564Z","updated_at":"2025-04-04T20:29:48.453Z","avatar_url":"https://github.com/suyashkumar.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-start\n\nA quick shell script I wrote to init very simple NodeJS/Express server projects as I like them. Simply clone to the directory of your choosing and run `./node-start`. You must have installed mongodb (and have it running) to run this server. To start up the server, simply: \n\n1. Set the port to listen on by setting the `PORT` environment variable:\n\n  ```sh\n  export PORT=9001\n  ```\n2. Run the server: `node server.js`\n3. Test that the routes are in working order: \n\n  ```sh\n  curl localhost:$PORT/hello\n  ```\n  The above should return 'hello'\n\nRoutes are located in `/config/rotues.js` and the MongoDB setup is in `/config/db.js`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuyashkumar%2Fnode-start","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuyashkumar%2Fnode-start","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuyashkumar%2Fnode-start/lists"}