{"id":26823715,"url":"https://github.com/drownie/backend-express-codebase","last_synced_at":"2026-04-04T16:31:53.345Z","repository":{"id":283506428,"uuid":"767567768","full_name":"Drownie/Backend-Express-Codebase","owner":"Drownie","description":"Backend Express Codebase","archived":false,"fork":false,"pushed_at":"2025-03-20T15:12:23.000Z","size":94,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T09:16:20.181Z","etag":null,"topics":["backend","expressjs","nodejs"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Drownie.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-03-05T14:27:45.000Z","updated_at":"2025-03-20T15:12:27.000Z","dependencies_parsed_at":"2025-03-21T15:16:48.702Z","dependency_job_id":null,"html_url":"https://github.com/Drownie/Backend-Express-Codebase","commit_stats":null,"previous_names":["drownie/backend-express-codebase"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/Drownie/Backend-Express-Codebase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Drownie%2FBackend-Express-Codebase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Drownie%2FBackend-Express-Codebase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Drownie%2FBackend-Express-Codebase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Drownie%2FBackend-Express-Codebase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Drownie","download_url":"https://codeload.github.com/Drownie/Backend-Express-Codebase/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Drownie%2FBackend-Express-Codebase/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31405703,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"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":["backend","expressjs","nodejs"],"created_at":"2025-03-30T09:16:23.176Z","updated_at":"2026-04-04T16:31:53.324Z","avatar_url":"https://github.com/Drownie.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Backend Express Codebase\n\nThis is template for backen express application. You can fork or clone this template.\n\n## Requirement\n\n**Engine** : Node \u003e= v18.0\n\n## How to Start?\n\n1. Install Dependency\n\n    ```bash\n    npm install\n    ```\n\n2. Start DB\n    \n    You can use db from docker in `compose.yml` or use your own db \n\n3. Create `env`\n\n    You need to create an env file in the root. For example of the env you can look from `.env.example`. The default env file name is `.env.dev`.\n\n4. Create Migrations\n    \n    You need to run this migrations to create a sample db.\n\n    ```bash\n    npm run migrations:dev:gen // Generate Migrations\n    npm run migrations:dev:run // Apply Migration to DB\n    ```\n\n5. Run the development \n\n    To run the development env, you can run this bash command.\n    ```bash\n    npm run local:dev:watch\n    ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrownie%2Fbackend-express-codebase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrownie%2Fbackend-express-codebase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrownie%2Fbackend-express-codebase/lists"}