Skip to content

The frontend of GraphGEOS, a graph based configuration system for GEOS.

License

Notifications You must be signed in to change notification settings

ShaitanLyss/GraphGEOS-frontend

Repository files navigation

GraphGEOS

The frontend of the GraphGEOS project.

GraphGEOS is an attempt at creating a graph based configuration system for GEOS. The goal is to significantly improve the experience of all GEOS users.

It has been developed within the Makutu team.

Prerequisites

Getting Started

  1. Clone the repository:

    git clone https://github.com/ShaitanLyss/GraphGEOS-frontend
  2. Install the dependencies using pnpm:

    pnpm install
  3. Start the development server:

    pnpm dev
  4. Open your browser and visit http://localhost:5173 to see the app.

Folder Structure

Explain the structure of your project's folders and files.

Deployment

Describe how to deploy your project.

Built With

Contributing

Explain how others can contribute to your project.

License

This project is licensed under the MIT License.