{"id":20117030,"url":"https://github.com/ngimdock/express-typescript-starter","last_synced_at":"2026-04-10T04:41:42.604Z","repository":{"id":162111146,"uuid":"636718193","full_name":"ngimdock/express-typescript-starter","owner":"ngimdock","description":"Express + Typescript + Eslint + Prettier starter project","archived":false,"fork":false,"pushed_at":"2023-05-06T04:46:41.000Z","size":52,"stargazers_count":1,"open_issues_count":8,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-13T06:40:31.482Z","etag":null,"topics":["eslint","expressjs","prettier","typescript"],"latest_commit_sha":null,"homepage":"","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/ngimdock.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":"2023-05-05T13:36:55.000Z","updated_at":"2023-05-05T13:56:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"cc6e27ad-1314-48c1-9ffa-bd930347926a","html_url":"https://github.com/ngimdock/express-typescript-starter","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/ngimdock%2Fexpress-typescript-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngimdock%2Fexpress-typescript-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngimdock%2Fexpress-typescript-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngimdock%2Fexpress-typescript-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ngimdock","download_url":"https://codeload.github.com/ngimdock/express-typescript-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241559009,"owners_count":19982193,"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":["eslint","expressjs","prettier","typescript"],"created_at":"2024-11-13T18:43:49.042Z","updated_at":"2025-12-30T19:35:14.824Z","avatar_url":"https://github.com/ngimdock.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Express-typescript-starter\n\nExpress + Typescript + Eslint + Prettier starter project\n\n# Setup the project\n\n## Step1: Clone the project\n\n```bash\ngit clone https://github.com/ngimdock/express-typescript-starter.git\n```\n\n## Step2: Install dependencies\n\n```bash\nyarn install\n```\n\n## Step3: Setup .env file\n\n```bash\ncp .env.example .env\n```\n\nComplete the required enviroments variables in the .env file\n\n## Step4: Start the project in development mode\n\n```bash\nyarn dev\n```\n\n# Note: Have issue port already in use\n\nKill the process in the runing port of your server, asuming you are using the port 8000.\nRun the command:\n\n```bash\nsudo kill -9 `sudo lsof -t -i:8000`\n```\n\nThat's all 🌞\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngimdock%2Fexpress-typescript-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fngimdock%2Fexpress-typescript-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngimdock%2Fexpress-typescript-starter/lists"}