mirror of
https://github.com/DeBrosOfficial/orama.git
synced 2026-03-17 08:16:58 +00:00
- Added validation functions for multiaddr and host:port formats to improve user input handling during setup. - Refactored the setup command steps for clarity and consistency, ensuring proper sequence in the setup process. - Removed the `initializeEnvironments` function and its related logic to streamline the setup flow. - Updated the cloning process to use a shallow clone for efficiency. - Enhanced service configuration to use environment variables for better management.