{"id":18925958,"url":"https://github.com/murshidazher/employee-manager-api","last_synced_at":"2026-05-12T07:37:25.240Z","repository":{"id":183051782,"uuid":"669191196","full_name":"murshidazher/employee-manager-api","owner":"murshidazher","description":"🧑‍💼💼 An employee management api","archived":false,"fork":false,"pushed_at":"2024-10-30T02:59:24.000Z","size":191,"stargazers_count":0,"open_issues_count":11,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-30T05:15:20.316Z","etag":null,"topics":["express","graphql","monorepo","turbo","typescript"],"latest_commit_sha":null,"homepage":"","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/murshidazher.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-21T15:07:06.000Z","updated_at":"2023-07-23T20:04:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"8fdcd0ab-79b3-4ee0-a982-4606f2b9e733","html_url":"https://github.com/murshidazher/employee-manager-api","commit_stats":null,"previous_names":["murshidazher/employee-manager-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murshidazher%2Femployee-manager-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murshidazher%2Femployee-manager-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murshidazher%2Femployee-manager-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/murshidazher%2Femployee-manager-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/murshidazher","download_url":"https://codeload.github.com/murshidazher/employee-manager-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239921837,"owners_count":19718844,"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":["express","graphql","monorepo","turbo","typescript"],"created_at":"2024-11-08T11:13:56.596Z","updated_at":"2026-03-14T23:30:16.028Z","avatar_url":"https://github.com/murshidazher.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://raw.githubusercontent.com/murshidazher/employee-manager-api/main/docs/images/black-logo.png\" width=\"90px\"\u003e\n\n# [employee-manager-api](https://github.com/murshidazher/employee-manager-api)\n\n![Express.js](https://img.shields.io/badge/express.js-%23404d59.svg?logo=express\u0026logoColor=%2361DAFB)\n![GraphQL](https://img.shields.io/badge/-GraphQL-E10098?logo=graphql\u0026logoColor=white)\n\n\u003e 🧑‍💼💼 An employee management system with express.js\n\n## Table of Content\n\n- [employee-manager-api](#employee-manager-api)\n  - [Table of Content](#table-of-content)\n    - [Pre-requisite](#pre-requisite)\n    - [Up and Running](#up-and-running)\n  - [LICENSE](#license)\n\n### Pre-requisite\n\n\u003e 💡 We use pnpm as a drop-in replacement for `npm`\n\n1. Install either nvm or asdf to manage your node version.\n2. Install the node version mentioned in the `.nvmrc` file.\n3. Install `pnpm` globally as package manager,\n\n```sh\nnpm install -g pnpm\n```\n\n4. Install docker daemon and use `docker-compose` to spin up the necessary services,\n\n```sh\npnpm --filter core-api docker:up\n```\n\n5. Seed the employees\n\n```sh\npnpm --filter core-api migrate:seed\n```\n\n### Up and Running\n\n```sh\npnpm i\n# copy the .env.example and specify the url\npnpm cpy-env\n# run the development server\npnpm i\npnpm build\npnpm --filter core-api start:dev\n```\n\nTo execute any `core-api` script without changing directories,\n\n```sh\npnpm --filter core-api {command}\n```\n\n## LICENSE\n\n[MIT](./LICENSE) \u0026copy; [Murshid Azher](https://github.com/murshidazher)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurshidazher%2Femployee-manager-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmurshidazher%2Femployee-manager-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmurshidazher%2Femployee-manager-api/lists"}