Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.1 KB

File metadata and controls

37 lines (28 loc) · 1.1 KB

Overview

This is a demo application server designed to help you manage users and their public keys. It's fully functional and safe to use for testing and learning purposes. However, we recommend customizing the application server or using your own implementation for production environments to ensure it meets your specific security and performance needs.

Features

  • User Management:

Getting Started

Prerequisites

  • PrivMX Bridge
  • node
  • npm

Installation

  1. Clone the repository.
  2. Enter the project's directory
  3. Run:
npm install
npm run build
npm start

Usage

  • Use the provided endpoints to manage users, keys, contexts, and containers.
  • Explore the code to learn how user management works.

License

PrivMX App Server Copyright © 2026 Simplito sp. z o.o.

This project is part of the PrivMX Platform (https://privmx.dev). 
This project is Licensed under the MIT License.

PrivMX Endpoint and PrivMX Bridge are licensed under the PrivMX Free License.
See the License for the specific language governing permissions and limitations under the License.