This package has been deprecated

Author message:

@awvinf/classcad-windows-x64 has been deprecated, please use @classcad/windows-x64

@awvinf/classcad-windows-x64

0.0.0-beta.7 • Public • Published

The ClassCAD Binaries


⚠️ Currently only available for beta users!


Getting Started

  1. You can install the classcad binaries with npm or yarn by running the install command in your package folder.

        npm i @awvinf/classcad-windows-x64
        or
        yarn add @awvinf/classcad-windows-x64
    
  2. Go to buerli.io, sign up for a user account and download the required application package. Place the downloaded ccapp in a secure folder on your local system.

    Since this file contains sensitiv data, be sure to keep it private and do not commit it to any source control. The ccapp package should not be distributed.

    ⚠️ Important! The user area of buerli.io is under construction and not available yet!

  3. To test the installation please execute the following command in a terminal window and you will see the help message. The current working directory needs to be the root of your npm package.

    npx classcad --help
    
  4. Now, you're ready to start the ClassCAD Server. Make sure to provide the proper ccapp package path to the --ccappfile option.

    npx classcad --ip localhost --port 8182 --instances 5 --ccappfile <PATH-TO-CCAPP-FILE>.ccapp
    
  5. Check the status of the ClassCAD server which should now be available under http://localhost:8182

    http://localhost:8182/status
    
  6. You are ready to build CAD applications for the web. Have a look at the buerli api documentation to get started https://buerli.io/api.

Readme

Keywords

none

Package Sidebar

Install

npm i @awvinf/classcad-windows-x64

Weekly Downloads

7

Version

0.0.0-beta.7

License

SEE LICENSE IN AWV_BINARY_CODE_LICENSE.md

Unpacked Size

74.3 MB

Total Files

43

Last publish

Collaborators

  • awv-build
  • dm385
  • drcmda
  • phipsy7