Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/VitNode/vitnode

Community Management Software (CMS) built on top of NextJS (React), NestJS (Express) and PostgreSQL.
https://github.com/VitNode/vitnode

cms nestjs nextjs tailwindcss typescript

Last synced: about 1 month ago
JSON representation

Community Management Software (CMS) built on top of NextJS (React), NestJS (Express) and PostgreSQL.

Awesome Lists containing this project

README

        








VitNode Logo






# 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 Community Management Software built on top of [NextJS (React)](https://nextjs.org/), [NestJS (Express)](https://nestjs.com/) and [PostgreSQL](https://www.postgresql.org/).

**Community Management Software** is more than a CMS — it's a full-stack solution designed to empower developers with flexibility and ease. With built-in community features like user management, notifications, activity feeds, search content, device tracker, and more. **VitNode** is the perfect solution for building websites and applications that engage users and grow communities.

## 🚀 Installation

```bash
npx create-vitnode-app@latest
```

or

```bash
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 |