@aidoop/aidoop-r

6.0.23 • Public • Published

AIdoop-R

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
    

Readme

Keywords

none

Package Sidebar

Install

npm i @aidoop/aidoop-r

Weekly Downloads

86

Version

6.0.23

License

MIT

Unpacked Size

70 MB

Total Files

1619

Last publish

Collaborators

  • jinwon
  • klaud