{"id":14957473,"url":"https://github.com/vitnode/vitnode","last_synced_at":"2025-04-06T15:12:14.862Z","repository":{"id":186594524,"uuid":"618933825","full_name":"VitNode/vitnode","owner":"VitNode","description":"Open-source \u0026 Self-Hosted Full-Stack Framework with CMS Capabilities built on top of NextJS (React), NestJS (Express) and PostgreSQL.","archived":false,"fork":false,"pushed_at":"2025-01-18T14:22:29.000Z","size":33966,"stargazers_count":32,"open_issues_count":2,"forks_count":6,"subscribers_count":4,"default_branch":"canary","last_synced_at":"2025-04-06T05:35:50.340Z","etag":null,"topics":["cms","nestjs","nextjs","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://vitnode.com","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/VitNode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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},"funding":{"github":"aXenDeveloper"}},"created_at":"2023-03-25T19:14:04.000Z","updated_at":"2025-03-15T08:21:35.000Z","dependencies_parsed_at":"2023-10-16T11:53:22.029Z","dependency_job_id":"cd09e226-d2ae-46e3-a13d-f3d9533819db","html_url":"https://github.com/VitNode/vitnode","commit_stats":{"total_commits":1964,"total_committers":7,"mean_commits":"280.57142857142856","dds":"0.10692464358452136","last_synced_commit":"f9a1a894eb7eb2b1c1e39f4d68a5df8cc1c6847d"},"previous_names":["axendeveloper/vitnode","vitnode/vitnode"],"tags_count":171,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VitNode%2Fvitnode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VitNode%2Fvitnode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VitNode%2Fvitnode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VitNode%2Fvitnode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VitNode","download_url":"https://codeload.github.com/VitNode/vitnode/tar.gz/refs/heads/canary","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247500468,"owners_count":20948880,"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":["cms","nestjs","nextjs","tailwindcss","typescript"],"created_at":"2024-09-24T13:14:57.145Z","updated_at":"2025-04-06T15:12:14.845Z","avatar_url":"https://github.com/VitNode.png","language":"TypeScript","funding_links":["https://github.com/sponsors/aXenDeveloper"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://vitnode.com/\" target=\"_blank\"\u003e\n    \u003cpicture\u003e\n      \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://raw.githubusercontent.com/VitNode/vitnode/canary/assets/logo/vitnode_logo_dark.svg\"\u003e\n      \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://raw.githubusercontent.com/VitNode/vitnode/canary/assets/logo/vitnode_logo_light.svg\"\u003e\n      \u003cimg alt=\"VitNode Logo\" src=\"https://raw.githubusercontent.com/VitNode/vitnode/canary/assets/logo/vitnode_logo_light.svg\" width=\"250\"\u003e\n    \u003c/picture\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n# VitNode\n\nOpen-source full-stack framework build on top of [Next.js](https://nextjs.org/), [Nest.js](https://nestjs.com/), and [PostgreSQL](https://www.postgresql.org/) with Admin Control Panel (AdminCP), Plugins System, Internationalization (i18n), and more.\n\n## 🚀 Features\n\n- **💸 Free \u0026 Open Source**: VitNode is free to use and open-source, so you can build your applications without any restrictions.\n- **💡 Admin Control Panel (AdminCP)**: Take control of your app with tools to manage users, groups, plugins, and navigation, all through an intuitive interface.\n- **🔌 Plugin System**: Extend the functionality of your application with custom plugins that can be shared with the community.\n- **🌍 Multilingual Support**: Build applications that support multiple languages with ease including routing, inputs, and translations.\n- **📧 Email System**: Leverage dynamic React-based templates for transactional emails, complete with multilingual support and integration with providers like SMTP and Resend.\n- **🚀 Accelerate Development**: Reduce development time with prebuilt features like WYSIWYG editors, auto-generated forms, and built-in API helpers like pagination, upload files and more.\n- **🔒 Secure by Default**: Protect your application with built-in security features like rate limiting, CAPTCHA, user-groups and more.\n\n## 📚 Documentation\n\nCheck out the [VitNode Documentation](https://vitnode.com/docs) for more information on how to get started, how to deploy app, how to create plugins, and more.\n\n## 📦 Installation\n\n### 1. Pre-Installation\n\nDownload and install [Node.js](https://nodejs.org/) and [Docker](https://www.docker.com/).\n\n### 2. Create a new project\n\n```bash\n npx create-vitnode-app@latest\n```\n\n### 3. Start docker-compose for dev\n\n```bash\nnpm run docker:dev\n```\n\n### 4. Start the development server\n\n```bash\n npm run dev\n```\n\n## 🔎 Screenshots\n\n\u003cimg src=\"https://raw.githubusercontent.com/VitNode/vitnode/canary/assets/screenshots/1.png\" alt=\"Login page\" /\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/VitNode/vitnode/canary/assets/screenshots/2.png\" alt=\"Devices manager in user settings\" /\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/VitNode/vitnode/canary/assets/screenshots/3.png\" alt=\"Dashboard in Admin Control Panel\" /\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/VitNode/vitnode/canary/assets/screenshots/4.png\" alt=\"Plugins table in Admin Control Panel\" /\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/VitNode/vitnode/canary/assets/screenshots/5.png\" alt=\"Theme Editor in Admin Control Panel\" /\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/VitNode/vitnode/canary/assets/screenshots/6.png\" alt=\"Metadata settings in Admin Control Panel\" /\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/VitNode/vitnode/canary/assets/screenshots/7.png\" alt=\"Search engine in Admin Control Panel\" /\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/VitNode/vitnode/canary/assets/screenshots/8.png\" alt=\"Create Article via Blog Plugin in Admin Control Panel\" /\u003e\n\n## ⚠️ Requirements\n\n| 🛠️ Software | Minimum | Recommended |\n| :---------- | :------ | :---------- |\n| Node.js     | 20      | 22          |\n| PostgreSQL  | 14      | 16          |\n\n| 🖥️ Hardware | Minimum        | Recommended    |\n| :---------- | :------------- | :------------- |\n| CPU         | 1GHz (2+ core) | 1GHz (4+ core) |\n| RAM         | 2GB            | 8GB            |\n| Storage     | 10GB           | 20GB           |\n| Network     | 100Mbps        | 100Mbps        |\n\n| 🧑‍💻 Browser | Minimum | Recommended |\n| :--------- | :------ | :---------- |\n| Chrome     | \u003e= 106  | \u003e= 115      |\n| Firefox    | \u003e= 110  | \u003e= 121      |\n| Edge       | \u003e= 106  | \u003e= 120      |\n| Safari     | \u003e= 16   | \u003e= 17.2     |\n| Opera      | \u003e= 94   | \u003e= 101      |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitnode%2Fvitnode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvitnode%2Fvitnode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitnode%2Fvitnode/lists"}