Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aidoop/aidoop-r

Package Overview
Dependencies
Maintainers
2
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aidoop/aidoop-r

Application for robotics.

  • 6.0.23
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

AIdoop-R

  • AIdoop : Solution family brand of AIdoop(http://www.ai-doop.com)
  • R : Robotics Solution

prerequisites

  • nodejs version 14 or later

install from docker

  • AIdoop-R installation script

    • create a folder for the application and change directory to your folder.

    • the script will download a& install AIdoop-R

      # install script for AIdoop-r
      curl -fsSL https://github.com/aidoop/factory/raw/main/packages/aidoop-r/installer/install.sh | bash -s
      
    • run 'start.sh' to start aidoop-r and 'stop.sh' to stop the running applicaton.

    • on initial start, run 'migrate.sh' first to migrate database.

    # data migration
    $ ./start.sh
    $ ./migrate.sh
    $ ./stop.sh
    
    # restart with service port no.
    $ ./start.sh 80
    

FAQs

Package last updated on 30 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc