@aidoop/aidoop-p

6.0.23 • Public • Published

Aidoop-P

  • Aidoop : Company Name of ai-doop.com(http://ai-doop.com)
  • P : Predictor ( Data Science Solution)

prerequisites

  • nodejs version 12
  • curl

recommended python environment

  • python3.8

install from docker

  • aidoop-p installation script

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

    • the script will download & install aidoop-p (required private access token)

      # install script for aidoop-p
      curl -fsSL https://raw.githubusercontent.com/aidoop/factory/main/packages/aidoop-p/installer/install.sh | bash -s    # install script for aidoop-r windows
      
      # for windows
      curl -fsSL https://raw.githubusercontent.com/aidoop/factory/main/packages/aidoop-p/installer/start.bat
      
    • run 'start.sh' to start aidoop-p 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
    

Readme

Keywords

none

Package Sidebar

Install

npm i @aidoop/aidoop-p

Weekly Downloads

1

Version

6.0.23

License

MIT

Unpacked Size

404 kB

Total Files

121

Last publish

Collaborators

  • jinwon
  • klaud