OpenSource-Hub
DiscoverTrendingCode LibraryCategories
/React

React

12 open source tools found

P
Developer Tools

Payload

Next.js-native headless CMS that lives in your /app folder, enabling direct DB queries from React Server Components.

The first Next.js native headless CMS that installs directly in your /app folder. Build faster without vendor lock-in.

Delete the project folder. If you installed the CLI globally, run 'pnpm remove payload -g'. Remember to back up your database before deletion.
42.2k
R
Design Tools

Reactive Resume

Free & open-source resume builder with real-time preview, templates, and self-hosting.

A free and open-source resume builder with real-time preview, multiple templates, and self-hosting support.

Stop containers: docker compose down. Remove images: docker rmi amruthpillai/reactive-resume. To delete data, remove PostgreSQL data volume.
36.7k

OpenSource-Hub

Quality Open Source Within Reach

Powered by Cloudflare D1 & DeepSeek

Discover

AI ProductivityDev ToolsSystem TuningPrivacyVideo & AudioOffice

Resources

SitemapGitHub Repo

Legal

Privacy PolicyAbout Us

© 2026 OpenSource-Hub

GitHub
A
System Optimization

answer

Lightweight, open-source Q&A platform for teams, deployable via Docker in minutes.

An open-source Q&A platform for teams of any size, perfect for community forums, help centers, or knowledge management.

Stop container: `docker stop answer`, remove container: `docker rm answer`, remove volume: `docker volume rm answer-data` (data will be lost permanently).
15.5kChecksum
E
Developer Tools

EverShop

A modern eCommerce platform built with GraphQL and React, ready in minutes via Docker.

A modern, TypeScript-first eCommerce platform built with GraphQL and React, designed for developers.

Navigate to the directory with docker-compose.yml and run `docker compose down` to stop and remove containers. To clean data, remove persistent volumes manually.
10.1k
K
Developer Tools

Keystone

Define your schema, get a powerful GraphQL API and a beautiful admin UI automatically.

A powerful, schema-driven CMS for developers that automatically generates a GraphQL API and a beautiful admin UI.

Simply delete the project folder. If you installed the CLI globally, run npm uninstall -g create-keystone-app.
9.9k
I
System Optimization

InvenTree

Open-source inventory management with part tracking, BOM, manufacturing orders, and mobile app.

InvenTree is an open-source inventory management system for tracking parts, stock, and manufacturing.

To uninstall, stop the service, delete the installation directory, and clean up the database and config files. For Docker, run 'docker compose down -v' and remove images.
6.9kChecksum
M
Video & Audio Download

MediaCMS

Self-host your own video portal with a full-featured open source media CMS.

A modern, fully featured open source video and media CMS built with Django + React. Self-host your own media portal.

For Docker Compose installation, run 'docker-compose down -v' in the mediacms directory to stop and remove containers and volumes. Delete the project directory and .env file to fully remove data.
4.9k
C
System Optimization

CommaFeed

Self-hosted RSS reader like Google Reader, fast startup, low memory, highly customizable.

A self-hosted RSS reader inspired by Google Reader, built with Quarkus and React/TypeScript. Compiles to native code for blazing speed and low memory usage.

Stop and remove the Docker container: `docker stop <name>` and `docker rm <name>`. Delete the image and the persistent data folder (default `data` in current directory).
3.5kChecksum
A
Developer Tools

algernon

All-in-one self-contained web server with built-in Lua, Markdown, databases and HTTP/2/QUIC – zero config.

Algernon is a small self-contained web server that bundles Lua, Markdown, Pongo2, Amber, Sass, JSX, multiple databases, user permissions and rate limiting in a single executable. Supports QUIC, HTTP/2, and plain HTTP out of the box.

Delete the Algernon binary. If installed via `go install`, run `rm $(which algernon)` or remove from Go module cache.
3.0kChecksum
B
Developer Tools

ByteStash

A self-hosted code snippet manager with syntax highlighting, tags, and search. Fast, clean, and private.

ByteStash is a self-hosted code snippet storage solution written in React and Node.js. It helps developers organize snippets with syntax highlighting, tags, favorites, and full-text search. Runs locally or via Docker.

Stop the process and delete the project folder. For Docker, run `docker rm -f bytestash` and remove the image. Data is in the `data` folder (SQLite) – delete manually if needed.
2.4k
S
File Management

stump

A modern, self-hosted comics & ebook server built with Rust and React, featuring OPDS and low resource usage.

Stump is a free, open-source self-hosted server for reading and organizing comics, manga, and ebooks. Powered by Rust and React, it delivers fast performance and a sleek dark-theme UI. Supports OPDS, multiple user accounts, and Docker deployment.

Stop and remove container: docker stop stump && docker rm stump; remove image: docker rmi aaronleopold/stump:nightly; local data volume must be deleted manually.
2.2kChecksum
A
Developer Tools

atomic-server

Lightweight, all-in-one CMS and graph database with real-time sync, collaborative docs, tables, and chat.

A lightweight, fast CMS and Graph Database for creating, sharing, and modeling Atomic Data. Runs everywhere with built-in real-time sync, full-text search, and AI support.

Delete the binary and the `atomic-data` folder in the run directory to fully uninstall.
1.5k
Browse All Categories