Overview
Whisperer-UI is a repository for the UI that powers the Whisperer platform imagined by Proton. It is a platform designed for sharing secrets securely. Built with NextJS (ReactJS) and Apollo (GraphQL), this UI provides a user-friendly interface to interact with the Whisperer platform.
Features
- User-friendly interface for sharing secrets securely
- Integration with NextJS and Apollo for enhanced performance and scalability
- Compatibility with various platforms and devices
Installation
To install Whisperer-UI, follow these steps:
- Ensure you have Git, Node.js, and npm (or yarn) installed and set up on your machine.
- Clone the repository using the command:
git clone [repository_url] - Navigate to the cloned repository directory.
- Install the project’s dependencies using the command:or
npm installyarn install - Once the dependencies are installed, start the project using the command:or
npm startyarn start - Access Whisperer-UI on your browser using the URL: http://localhost:3000
Summary
Whisperer-UI is a user-friendly UI for the Whisperer platform, allowing users to securely share secrets. Built with NextJS and Apollo, it provides enhanced performance and compatibility across different platforms and devices. The installation process involves cloning the repository, installing dependencies, and starting the project to access it on the browser.