{"id":14957465,"url":"https://github.com/frachtwerk/essencium-frontend","last_synced_at":"2026-03-10T17:01:57.681Z","repository":{"id":189230599,"uuid":"573047993","full_name":"Frachtwerk/essencium-frontend","owner":"Frachtwerk","description":"Next.js based starter monorepo consisting of a component library, types, docs and a boilerplate application.","archived":false,"fork":false,"pushed_at":"2026-02-26T12:32:35.000Z","size":7697,"stargazers_count":18,"open_issues_count":39,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-26T13:44:16.056Z","etag":null,"topics":["boilerplate","mantine","nextjs","react","starter"],"latest_commit_sha":null,"homepage":"https://staging.essencium.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Frachtwerk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-12-01T15:32:03.000Z","updated_at":"2026-02-25T09:17:02.000Z","dependencies_parsed_at":"2023-09-24T10:13:35.007Z","dependency_job_id":"d578cf5a-d671-48ed-aa0c-1ed65e47e26f","html_url":"https://github.com/Frachtwerk/essencium-frontend","commit_stats":{"total_commits":1417,"total_committers":17,"mean_commits":83.3529411764706,"dds":0.6979534227240649,"last_synced_commit":"54fab765648d98657fe98371c059485db9da1bfb"},"previous_names":["frachtwerk/essencium-frontend"],"tags_count":187,"template":false,"template_full_name":null,"purl":"pkg:github/Frachtwerk/essencium-frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frachtwerk%2Fessencium-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frachtwerk%2Fessencium-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frachtwerk%2Fessencium-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frachtwerk%2Fessencium-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Frachtwerk","download_url":"https://codeload.github.com/Frachtwerk/essencium-frontend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frachtwerk%2Fessencium-frontend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30343734,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T15:55:29.454Z","status":"ssl_error","status_checked_at":"2026-03-10T15:54:58.440Z","response_time":106,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["boilerplate","mantine","nextjs","react","starter"],"created_at":"2024-09-24T13:14:56.386Z","updated_at":"2026-03-10T17:01:57.621Z","avatar_url":"https://github.com/Frachtwerk.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# Essencium\n\n[![Licence: MIT](https://img.shields.io/badge/licence-MIT-yellow.svg)](https://opensource.org/licenses/MIT) ![Contributors](https://img.shields.io/github/contributors/Frachtwerk/essencium-frontend) ![npm](https://img.shields.io/npm/dt/%40frachtwerk/essencium-lib) ![Version](https://img.shields.io/github/package-json/v/Frachtwerk/essencium-frontend?filename=packages%2Flib%2Fpackage.json\u0026label=Essencium\u0026color=00b5d6CMYK) ![Build](https://github.com/Frachtwerk/essencium-frontend/actions/workflows/ci.yml/badge.svg)\n\n## ![Essencium Logo](./packages/app/public/img/web/logotype_400x100px.svg)\n\nReact based starter monorepo consisting of a component library, docs and a boilerplate application.\n\n### [Preview](https://staging.essencium.dev)\n\n### [Docs](https://docs.essencium.dev)\n\n[Report an issue](https://github.com/Frachtwerk/essencium-frontend/issues)\n\n\u003c/div\u003e\n\n---\n\n## [Setup](https://docs.essencium.dev/devguide/setup)\n\n### `setup-env`\n\nThis command is supposed to be executed only once when setting up the project. It installs all dependencies and sets up Husky for commit linting.\n\n### `clean`\n\nIf you need to clean up the project, that's your command. It deletes all `dist` folders as well as `node_modules` folders.\n\n### `clean:install`\n\nDoes the same as `clean`, but afterwards all dependencies will be installed again.\n\n### `lint`\n\nPerforms ESLint linting throughout the whole codebase.\n\n### `format`\n\nPerforms Prettier formatting throughout the whole codebase.\n\n### `test`\n\nRuns all existing tests with Vitest.\n\n### `dev`\n\nBehind this command, the command `pnpm --filter @frachtwerk/essencium-app dev` is executed. The Next.js development server will start and the library **and** the application are ready for development. Both packages support HMR.\n\n### `build`\n\nBehind this command, the command `pnpm --stream -r build` is executed. Due to the fact, that the Essencium library is a direct dependency of the application, it gets built firstly to make sure the application has the latest version. As a result, a `dist` folder gets created for production inside the `app` package.\n\n## [Project Architecture](https://docs.essencium-frontend.vercel.app/architecture)\n\n## [Development Guide](https://docs.essencium-frontend.vercel.app/devguide)\n\n## [Styleguide](https://docs.essencium-frontend.vercel.app/styleguide)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrachtwerk%2Fessencium-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrachtwerk%2Fessencium-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrachtwerk%2Fessencium-frontend/lists"}