{"id":23569099,"url":"https://github.com/chipmunktail/hrmanage-serve","last_synced_at":"2025-05-16T08:34:01.477Z","repository":{"id":182469413,"uuid":"284969164","full_name":"chipmunktail/hrmanage-serve","owner":"chipmunktail","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-20T01:34:36.000Z","size":160,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-17T20:16:39.308Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/chipmunktail.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}},"created_at":"2020-08-04T12:14:18.000Z","updated_at":"2023-07-20T03:30:37.000Z","dependencies_parsed_at":"2023-07-20T05:58:32.510Z","dependency_job_id":null,"html_url":"https://github.com/chipmunktail/hrmanage-serve","commit_stats":null,"previous_names":["chipmunktail/hrmanage-serve"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chipmunktail%2Fhrmanage-serve","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chipmunktail%2Fhrmanage-serve/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chipmunktail%2Fhrmanage-serve/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chipmunktail%2Fhrmanage-serve/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chipmunktail","download_url":"https://codeload.github.com/chipmunktail/hrmanage-serve/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254496126,"owners_count":22080656,"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-26T19:12:32.329Z","updated_at":"2025-05-16T08:34:01.458Z","avatar_url":"https://github.com/chipmunktail.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"solution: \n\n```shell\n# 创建数据库\n CREATE DATABASE IF NOT EXISTS hm DEFAULT CHARSET utf8 COLLATE utf8_general_ci;\n\n# 生成初始数据\nPS D:\\lib\\hrmanage-serve\u003e ./node_modules/.bin/sequelize db:seed\n\nSequelize CLI [Node: 12.14.0, CLI: 6.2.0, ORM: 6.3.4]\n\nLoaded configuration file \"config\\database.json\".\nUsing environment \"development\".\nPS D:\\lib\\hrmanage-serve\u003e ./node_modules/.bin/sequelize db:seed:all\n```\n\n# 运行 docker mysql\n\ndocker run --name my-mysql -e MYSQL_ROOT_PASSWORD=123456 -p 3306:3306 -d hjdtl/hm-mysql:v0.0.1\n\n# sequelize 建表\n./node_modules/.bin/sequelize db:migrate\n\n\n# sequelize 生成数据\n./node_modules/.bin/sequelize db:seed:all\n\n# sequelize 查看所有指令\n./node_modules/.bin/sequelize","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchipmunktail%2Fhrmanage-serve","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchipmunktail%2Fhrmanage-serve","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchipmunktail%2Fhrmanage-serve/lists"}