Skip to content

42ByteLabs/konarr-client

Konarr Frontend Client

GitHub Crates.io Version Crates.io Downloads (recent) GitHub Stars GitHub Issues Licence

⚠️ This is currently a work in progress and still in the early stages of development ⚠️

Overview

Konarr is a simple, easy-to-use web interface for monitoring your servers, clusters, and containers for supply chain attacks. It is designed to be lightweight and fast, with minimal resource usage.

This repository contains the client-side code for Konarr.

🚀 Local Development

To run the client locally, you will need to have the following installed:

Once you have the above installed, you can run the following commands:

npm install

This will install all the required dependencies.

To start the development server, run:

npm run dev

This will start the development server on http://localhost and you can access the client from your browser.

🌐 Setting up the Server

To access a Konarr Server instance, you will need to have the Konarr Server running. Checkout the Konarr Server repository for more information on how to run the server.

You can set the server URL by creating a .env file in the root of the project and adding the following:

VITE_SERVER_BASE_URL=http://localhost:8000/api

Replace http://localhost:8000/api with the URL of your server.

✨ Components

Here is the core components used by Konarr:

❤️ Maintainers / Contributors

Mathew Payne
Mathew Payne

💻 👀

🦸 Support

Please create GitHub Issues if there are bugs or feature requests.

This project uses Semantic Versioning (v2) and with major releases, breaking changes will occur.

📓 License

This project is licensed under the terms of the Apache2 open source license. Please refer to Apache2 for the full terms.

About

Konarr Frontend Client

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •