vitnode
vitnode copied to clipboard
VitNode is a CMS built with NextJS and NestJS.
VitNode
[!WARNING] 🛠️ VitNode is still in development! You can try it out, but it is not recommended to use it now in production.
VitNode is a modern, open-source, and self-hosted content management system (CMS) that allows you to create and manage your website with ease using NextJS & NestJS.
🚀 Installation
npx create-vitnode-app@latest
or
pnpm create vitnode-app@latest
Requirements
| 📦 Package Manager | Minimum | Recommended |
|---|---|---|
| npm | 7 | 9 |
| pnpm | 8 | 9 |
| 🛠️ Software | Minimum | Recommended |
|---|---|---|
| Node.js | 18 | 20 |
| PostgreSQL | 14 | 16 |
| 🖥️ Hardware | Minimum | Development |
|---|---|---|
| CPU | 1GHz (2+ core) | 1GHz (4+ core) |
| RAM | 4GB | 8GB |
| Storage | 10GB | 20GB |
| Network | 100Mbps | 100Mbps |
| 🧑💻 Browser | Minimum | Recommended |
|---|---|---|
| Chrome | >= 106 | >= 115 |
| Firefox | >= 110 | >= 121 |
| Edge | >= 106 | >= 120 |
| Safari | >= 16 | >= 17.2 |
| Opera | >= 94 | >= 101 |