Skip to content

lakekeeper/console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lakekeeper Console: A UI for Lakekeeper

License Discord

Description

This project is a user interface for the Lakekeeper Iceberg catalog. It provides an intuitive and efficient way to manage and interact with the Iceberg catalog, making it easier for users to handle large datasets and perform various data operations. Additionally, it helps to handle authorization on objects of the system, projects, warehouses, namespaces, tables, and views for users or roles.

Lakekeeper UI

Table of Contents

Installation

Step-by-step instructions on how to get the development environment running.

# Clone the repository
git clone https://github.com/lakekeeper/console

# Navigate to the project directory
cd console

# Install dependencies
npm install

Usage

Instructions and examples for using your project.

# Run the application
npm run dev

Contributing

Guidelines for contributing to the project.

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add some feature').
  5. Push to the branch (git push origin feature-branch).
  6. Open a pull request.

License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details.

Contact

Your Name - info@vakamo.com