{"id":22547586,"url":"https://github.com/firmanjs/express-postgres-sequelize-typescript","last_synced_at":"2025-03-28T09:11:52.050Z","repository":{"id":116873675,"uuid":"432384402","full_name":"firmanJS/express-postgres-sequelize-typescript","owner":"firmanJS","description":null,"archived":false,"fork":false,"pushed_at":"2021-11-27T06:39:27.000Z","size":70,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-02T09:41:36.328Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/firmanJS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-27T06:15:39.000Z","updated_at":"2021-11-27T06:39:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"aa2027b4-3362-4728-94e2-d645c810e0b7","html_url":"https://github.com/firmanJS/express-postgres-sequelize-typescript","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/firmanJS%2Fexpress-postgres-sequelize-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firmanJS%2Fexpress-postgres-sequelize-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firmanJS%2Fexpress-postgres-sequelize-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firmanJS%2Fexpress-postgres-sequelize-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/firmanJS","download_url":"https://codeload.github.com/firmanJS/express-postgres-sequelize-typescript/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245999595,"owners_count":20707568,"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":[],"created_at":"2024-12-07T15:12:23.581Z","updated_at":"2025-03-28T09:11:52.045Z","avatar_url":"https://github.com/firmanJS.png","language":"TypeScript","readme":"# expressjs-typescript-orm-sequelize\nsimple expressjs typescript with orm sequelize\n\n## How To run\n\n### copy environment variable\n\n```sh\ncp .env-sample .env\n```\n\n### run manualy\n\n* via yarn or npm :\n\n```sh\n# install package\nnpm install or yarn install\n\n#  running app with build\nnpm run dev or yarn dev\n\n#  running app watch mode for local\nnpm run watch or yarn watch\n```\n\n* via make :\n\n```sh\n# start aplication with docker\nmake docker-start \n\n# stop docker container\nmake docker-stop \n\n# remove docker container\nmake docker-down \n```\n\n### fill in the copied environment earlier\n\n```sh\n#NODEJS\nAPP_PORT=8000\nNODE_ENV=development\n\n#DB\nDB_USERNAME=\nDB_PASSWORD=\nDB_PORT=\nDB_DATABASE=\nDB_DRIVER='postgres'\nDB_HOST=\nDB_NAME=\n```\n\n### run with docker-compose\n\n```sh\ndocker-compose up --build\n```\n\n### or run with background process\n\n```sh\ndocker-compose up --build -d\n```\n### execution npm with container docker\n```sh\n# install package\ndocker-compose exec express-typescript-dot npm install\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffirmanjs%2Fexpress-postgres-sequelize-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffirmanjs%2Fexpress-postgres-sequelize-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffirmanjs%2Fexpress-postgres-sequelize-typescript/lists"}