{"id":17647474,"url":"https://github.com/masb0ymas/expresso-sequelize","last_synced_at":"2025-04-04T16:13:36.862Z","repository":{"id":36972831,"uuid":"243315278","full_name":"masb0ymas/expresso-sequelize","owner":"masb0ymas","description":"expresso with Sequelize","archived":false,"fork":false,"pushed_at":"2024-11-25T23:53:22.000Z","size":13422,"stargazers_count":141,"open_issues_count":13,"forks_count":48,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-03-28T15:06:14.227Z","etag":null,"topics":["expressjs","expresso","husky","nodejs","sequelize-orm","sequelize-typescript","swc","typescript"],"latest_commit_sha":null,"homepage":"https://expresso.masb0ymas.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/masb0ymas.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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},"funding":{"github":"masb0ymas","patreon":"masb0ymas","open_collective":null,"ko_fi":"masb0ymas","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2020-02-26T16:50:42.000Z","updated_at":"2025-02-26T15:39:31.000Z","dependencies_parsed_at":"2024-01-24T05:25:36.184Z","dependency_job_id":"5db040c5-ef99-4855-8a8c-fb54e4d47bc6","html_url":"https://github.com/masb0ymas/expresso-sequelize","commit_stats":{"total_commits":1355,"total_committers":6,"mean_commits":"225.83333333333334","dds":"0.31808118081180814","last_synced_commit":"e6f6950323045e2296414a2cb74981e7636f24a2"},"previous_names":[],"tags_count":70,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masb0ymas%2Fexpresso-sequelize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masb0ymas%2Fexpresso-sequelize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masb0ymas%2Fexpresso-sequelize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masb0ymas%2Fexpresso-sequelize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/masb0ymas","download_url":"https://codeload.github.com/masb0ymas/expresso-sequelize/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247208139,"owners_count":20901570,"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":["expressjs","expresso","husky","nodejs","sequelize-orm","sequelize-typescript","swc","typescript"],"created_at":"2024-10-23T11:13:33.810Z","updated_at":"2025-04-04T16:13:36.840Z","avatar_url":"https://github.com/masb0ymas.png","language":"TypeScript","funding_links":["https://github.com/sponsors/masb0ymas","https://patreon.com/masb0ymas","https://ko-fi.com/masb0ymas","https://ko-fi.com/I2I03MVAI","https://www.paypal.com/paypalme/masb0ymas"],"categories":[],"sub_categories":[],"readme":"# expresso with Sequelize\n\n[![documentation](https://img.shields.io/badge/Documentation-yes-brightgreen.svg)](https://github.com/masb0ymas/expresso-typeorm#readme)\n[![maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/masb0ymas/expresso-typeorm/graphs/commit-activity)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/masb0ymas/expresso-typeorm/blob/master/LICENSE.md)\n\n[![version](https://img.shields.io/badge/Version-5.2.1-blue.svg?cacheSeconds=2592000)](https://github.com/masb0ymas/expresso-typeorm/releases/tag/v5.2.1)\n[![Express](https://img.shields.io/badge/Express-4.18.2-informational?logo=express\u0026color=22272E)](https://expressjs.com/)\n![Node](https://badges.aleen42.com/src/node.svg)\n![Eslint](https://badges.aleen42.com/src/eslint.svg)\n![TypeScript](https://badges.aleen42.com/src/typescript.svg)\n![Docker](https://badges.aleen42.com/src/docker.svg)\n\n## Feature\n\n- [TypeScript](https://github.com/microsoft/TypeScript) `5.1.x`\n- [Sequelize](https://github.com/sequelize/sequelize) `6.x`\n- [Nodemailer](https://github.com/nodemailer/nodemailer) `6.x`\n- [Handlebars](https://github.com/wycats/handlebars.js) for templating HTML\n- [Zod](https://github.com/colinhacks/zod) for validation schema `3.x`\n- [SWC](https://github.com/swc-project/swc) for build runtime app `1.3.x`\n- JavaScript Style [Standard with TypeScript](https://github.com/standard/eslint-config-standard-with-typescript)\n- Formating code using [Prettier](https://github.com/prettier/prettier) Integration [Eslint](https://github.com/prettier/eslint-config-prettier) and [TypeScript Eslint](https://github.com/typescript-eslint/typescript-eslint#readme)\n- Documentation with [Swagger](https://github.com/swagger-api/swagger-ui) OpenApi `3.x`\n- Logger with [Pino](https://github.com/pinojs/pino)\n- [Convensional Commit](https://www.conventionalcommits.org/en/v1.0.0/) with [Husky](https://github.com/typicode/husky) \u0026 [Commitlint](https://github.com/conventional-changelog/commitlint)\n\n## Steps to run this project:\n\n1. Clone this repository\n2. Duplicate `.env.example` to `.env`\n3. Setup database settings inside `.env` file\n4. Create your database ( manual ) or run `yarn db:create \u0026\u0026 yarn db:reset`\n5. Run `yarn dev` command\n6. Run watch command `yarn dev:watch`\n7. Release your app for *Production* or *Staging* with `yarn release`\n8. Build your code with Docker `docker build -t yourname/express:v1.0.0 .`\n9. Run with docker image `docker run -p 7000:8000 -d yourname/express:v1.0.0`\n\n## Author\n\n[**masb0ymas** (Resume)](https://resume.masb0ymas.com)\n\n[![Github](https://badges.aleen42.com/src/github.svg)](https://github.com/masb0ymas)\n[![Twitter](https://badges.aleen42.com/src/twitter.svg)](https://twitter.com/masb0ymas)\n[![Linkedin](https://img.shields.io/badge/Linkedin-Informational?logo=linkedin\u0026color=0A66C2\u0026logoColor=white)](https://www.linkedin.com/in/masb0ymas)\n\n## Support Me\n\n[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/I2I03MVAI)\n\n[\u003cimg height=\"40\" src=\"https://trakteer.id/images/mix/navbar-logo-lite.png\"\u003e](https://trakteer.id/masb0ymas)\n\n[\u003cimg height=\"40\" src=\"https://upload.wikimedia.org/wikipedia/commons/thumb/b/b5/PayPal.svg/1280px-PayPal.svg.png\"\u003e](https://www.paypal.com/paypalme/masb0ymas)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasb0ymas%2Fexpresso-sequelize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmasb0ymas%2Fexpresso-sequelize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasb0ymas%2Fexpresso-sequelize/lists"}