{"id":21593596,"url":"https://github.com/firatgoktepe/erp-project","last_synced_at":"2026-04-11T09:32:45.606Z","repository":{"id":172298201,"uuid":"589988151","full_name":"firatgoktepe/ERP-Project","owner":"firatgoktepe","description":"A mid/large scale example project of ERP (Enterprise Resource Planning) software for use of general purpose","archived":false,"fork":false,"pushed_at":"2023-02-25T15:49:01.000Z","size":1089,"stargazers_count":1,"open_issues_count":7,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-13T20:02:09.455Z","etag":null,"topics":["axios","cicd","css-in-js","cypress","e2e-testing","emotion-css","eslint","husky","integration-testing","jest","material-ui","nextjs","prettier","react","react-testing-library","redux-toolkit","sentry-io","styled-components","typescript","unit-testing"],"latest_commit_sha":null,"homepage":"https://erp-example-project.vercel.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/firatgoktepe.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-01-17T12:11:06.000Z","updated_at":"2024-11-15T11:35:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"d138b785-9c45-402d-a919-d1c87517c29e","html_url":"https://github.com/firatgoktepe/ERP-Project","commit_stats":null,"previous_names":["firatgoktepe/erp-project"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/firatgoktepe/ERP-Project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firatgoktepe%2FERP-Project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firatgoktepe%2FERP-Project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firatgoktepe%2FERP-Project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firatgoktepe%2FERP-Project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/firatgoktepe","download_url":"https://codeload.github.com/firatgoktepe/ERP-Project/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firatgoktepe%2FERP-Project/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265198300,"owners_count":23726446,"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":["axios","cicd","css-in-js","cypress","e2e-testing","emotion-css","eslint","husky","integration-testing","jest","material-ui","nextjs","prettier","react","react-testing-library","redux-toolkit","sentry-io","styled-components","typescript","unit-testing"],"created_at":"2024-11-24T17:13:38.565Z","updated_at":"2026-04-11T09:32:45.562Z","avatar_url":"https://github.com/firatgoktepe.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Description\n\nThis is a mid/large scale example project of an ERP (Enterprise Resource\nPlanning) software for use of general purpose.\n\n## Tech\n\n\u003cul\u003e\n\u003cli\u003eFront-end: \u003ca href=\"https://nextjs.org/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eNext.js\u003c/a\u003e, \u003ca href=\"https://reactjs.org/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eReact\u003c/a\u003e, \u003ca href=\"https://www.typescriptlang.org/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eTypescript\u003c/a\u003e, \u003ca href=\"https://mui.com/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eMaterial UI\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eState Management: \u003ca href=\"https://redux-toolkit.js.org/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eRedux Toolkit\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eTesting: Unit Tests(\u003ca href=\"https://jestjs.io/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eJest\u003c/a\u003e \u0026 \u003ca href=\"https://testing-library.com/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eTesting-Library\u003c/a\u003e), Integration \u0026 E2E Tests \n(\u003ca href=\"https://www.cypress.io/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eCypress\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eCI/CD: GitHub Actions\u003c/li\u003e\n\u003cli\u003eLinting: \u003ca href=\"https://eslint.org/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eESLint\u003c/a\u003e, \u003ca href=\"https://prettier.io/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003ePrettier\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003ePre-commit automation: \u003ca href=\"https://typicode.github.io/husky/#/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eHusky\u003c/a\u003e\u003c/li\u003e\n\u003cli\u003eMonitoring \u0026 Issue Tracking: \u003ca href=\"https://sentry.io/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003esentry.io\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\n## Fake API\n\nFake API created with \u003ca \nhref=\"https://my-json-server.typicode.com/\"\u003eJSON-server\u003c/a\u003e ----\u003e\nhttps://my-json-server.typicode.com/firatgoktepe/ERP-Project/db\n\n## Design Patterns\n\n\u003cul\u003e\n\u003cli\u003eProvider Pattern\u003c/li\u003e\n\u003cli\u003eHOC Pattern\u003c/li\u003e\n\u003cli\u003eHooks Pattern\u003c/li\u003e\n\u003c/ul\u003e\n\n## Live Demo\n\nhttps://erp-example-project.vercel.app/\n\nThis is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).\n\n## Getting Started\n\nFirst, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `pages/index.tsx`. The page auto-updates as you edit the file.\n\n[API routes](https://nextjs.org/docs/api-routes/introduction) can be accessed on [http://localhost:3000/api/hello](http://localhost:3000/api/hello). This endpoint can be edited in `pages/api/hello.ts`.\n\nThe `pages/api` directory is mapped to `/api/*`. Files in this directory are treated as [API routes](https://nextjs.org/docs/api-routes/introduction) instead of React pages.\n\nThis project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.\n\n## Learn More\n\nTo learn more about Next.js, take a look at the following resources:\n\n- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.\n- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n\nYou can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!\n\n## Deploy on Vercel\n\nThe easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template\u0026filter=next.js\u0026utm_source=create-next-app\u0026utm_campaign=create-next-app-readme) from the creators of Next.js.\n\nCheck out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiratgoktepe%2Ferp-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffiratgoktepe%2Ferp-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiratgoktepe%2Ferp-project/lists"}