{"id":20925915,"url":"https://github.com/phpjsnerd/myapp","last_synced_at":"2025-10-15T11:18:25.352Z","repository":{"id":44073187,"uuid":"208097752","full_name":"phpjsnerd/myapp","owner":"phpjsnerd","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-24T00:40:00.000Z","size":2981,"stargazers_count":1,"open_issues_count":15,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-27T06:01:51.384Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/phpjsnerd.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}},"created_at":"2019-09-12T16:39:35.000Z","updated_at":"2023-03-04T05:03:04.000Z","dependencies_parsed_at":"2023-02-13T05:45:14.333Z","dependency_job_id":null,"html_url":"https://github.com/phpjsnerd/myapp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/phpjsnerd/myapp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpjsnerd%2Fmyapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpjsnerd%2Fmyapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpjsnerd%2Fmyapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpjsnerd%2Fmyapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phpjsnerd","download_url":"https://codeload.github.com/phpjsnerd/myapp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpjsnerd%2Fmyapp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279076255,"owners_count":26098120,"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","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-18T20:35:43.010Z","updated_at":"2025-10-15T11:18:25.310Z","avatar_url":"https://github.com/phpjsnerd.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# myapp\n\nMy cool app\n\n## Get Started\n\nGet started developing...\n\n```shell\n# install deps\nnpm install\n\n# run in development mode\nnpm run dev\n\n# run tests\nnpm run test\n```\n\n## Install Dependencies\n\nInstall all package dependencies (one time operation)\n\n```shell\nnpm install\n```\n\n## Run It\n#### Run in *development* mode:\nRuns the application is development mode. Should not be used in production\n\n```shell\nnpm run dev\n```\n\nor debug it\n\n```shell\nnpm run dev:debug\n```\n\n#### Run in *production* mode:\n\nCompiles the application and starts it in production production mode.\n\n```shell\nnpm run compile\nnpm start\n```\n\n## Test It\n\nRun the Mocha unit tests\n\n```shell\nnpm test\n```\n\nor debug them\n\n```shell\nnpm run test:debug\n```\n\n## Try It\n* Open you're browser to [http://localhost:3000](http://localhost:3000)\n* Invoke the `/examples` endpoint \n  ```shell\n  curl http://localhost:3000/api/v1/examples\n  ```\n\n\n## Debug It\n\n#### Debug the server:\n\n```\nnpm run dev:debug\n```\n\n#### Debug Tests\n\n```\nnpm run test:debug\n```\n\n#### Debug with VSCode\n\nAdd these [contents](https://github.com/cdimascio/generator-express-no-stress/blob/next/assets/.vscode/launch.json) to your `.vscode/launch.json` file\n## Lint It\n\nView prettier linter output\n\n```\nnpm run lint\n```\n\nFix all prettier linter errors\n\n```\nnpm run lint\n```\n\n## Deploy It\n\nDeploy to CloudFoundry\n\n```shell\ncf push myapp\n```\n\n\n   \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphpjsnerd%2Fmyapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphpjsnerd%2Fmyapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphpjsnerd%2Fmyapp/lists"}