Loading repository data…
Loading repository data…
adelamare-dev / repository
SpaceDAO STM (Space Traffic Management) is a groundbreaking decentralized application revolutionizing space traffic monitoring and management. This repository houses the frontend implementation, serving as the user interface for this innovative blockchain-based solution.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.

Explore the docs » · View Demo · Report Bug · Request Feature
SpaceDAO STM (Space Traffic Management) is a groundbreaking decentralized application revolutionizing space traffic monitoring and management. This repository houses the frontend implementation, serving as the user interface for this innovative blockchain-based solution.
Follow these steps to set up the project locally.
Clone the repository
git clone https://gitlab.com/spacedao/frontend/spacedao-global-ui.git
cd spacedao-global-ui
Install dependencies
npm install
Set up environment variables
cp .env.example .env
# Edit .env with your specific configuration
Start the development server
npm run dev
Open http://localhost:5173/ in your browser
Here's a quick overview of how to use key features of the SpaceDAO STM frontend:
For more detailed usage instructions, please refer to our User Guide.
npm run test:unit
Contributions are what make the open-source community an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
git checkout -b feature/AmazingFeature
git commit -m 'Add some AmazingFeature'
git push origin feature/AmazingFeature
Don't forget to give the project a star! Thanks again!
This work is licensed under the GNU LESSER GENERAL PUBLIC LICENSE
version 3 and above. All contributors accepts terms of this license.
See LICENSE for more information.