{"id":30172895,"url":"https://github.com/jakkaphatminthana/express-sequelize","last_synced_at":"2026-04-11T04:32:40.978Z","repository":{"id":307422562,"uuid":"1025999705","full_name":"jakkaphatminthana/express-sequelize","owner":"jakkaphatminthana","description":"Express + TypeScript + Sequelize practice with migrations ","archived":false,"fork":false,"pushed_at":"2025-07-31T04:26:07.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-11T23:23:54.189Z","etag":null,"topics":["docker","docker-compose","express","postgres","sequelize","typescript"],"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/jakkaphatminthana.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,"zenodo":null}},"created_at":"2025-07-25T06:37:00.000Z","updated_at":"2025-07-31T04:26:11.000Z","dependencies_parsed_at":"2025-07-31T07:40:23.813Z","dependency_job_id":null,"html_url":"https://github.com/jakkaphatminthana/express-sequelize","commit_stats":null,"previous_names":["jakkaphatminthana/express-sequelize"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jakkaphatminthana/express-sequelize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakkaphatminthana%2Fexpress-sequelize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakkaphatminthana%2Fexpress-sequelize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakkaphatminthana%2Fexpress-sequelize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakkaphatminthana%2Fexpress-sequelize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jakkaphatminthana","download_url":"https://codeload.github.com/jakkaphatminthana/express-sequelize/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakkaphatminthana%2Fexpress-sequelize/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31669115,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"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":["docker","docker-compose","express","postgres","sequelize","typescript"],"created_at":"2025-08-11T23:18:06.272Z","updated_at":"2026-04-11T04:32:40.957Z","avatar_url":"https://github.com/jakkaphatminthana.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Express Sequelize \n\n\u003e A practice project using **Express.js** with **TypeScript** and **Sequelize ORM**, focused on experimenting with **migrations**, **seeders**, and a **Docker Compose** setup using **PostgreSQL**.\n\n## 🛠️ Tech Stack\n- [Express.js](https://expressjs.com/) – Minimal web framework for Node.js\n- [TypeScript](https://www.typescriptlang.org/) – Typed superset of JavaScript\n- [Sequelize](https://sequelize.org/) – Promise-based Node.js ORM for Postgres, MySQL, etc.\n- [PostgreSQL](https://www.postgresql.org/) – Open source relational database\n- [Docker Compose](https://docs.docker.com/compose/) – Tool for defining and running multi-container Docker apps\n\n## 🚀 Usage\n\n### 1. Installation\n```bash\npnpm install\n```\n\n### 2. Setup Environment\nThis project uses environment variables.\nMake a copy of the `.env.example` file and rename it to `.env`\n\n### 3. Run with Docker Compose\n```bash\ndocker compose up\n```\n\n### 4. Run Migrations\n```bash\npnpm db-migrate\n```\n\n### 5. Run Seeders\n```bash\npnpm db-seed\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakkaphatminthana%2Fexpress-sequelize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjakkaphatminthana%2Fexpress-sequelize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakkaphatminthana%2Fexpress-sequelize/lists"}