Skip to content

Creoox/xeoservices-example

Repository files navigation

xeoservices-example

This project is example how xeoServices can be used. Main entrypoint is a simple CLI build with yargs

Hot to use this project

Install project dependencies

pnpm install

Prepare .env file

cp .env.example .env

Get XEO_SERVICES_ACCESS_TOKEN --> Contact Us

Check available options

pnpm start --help

Pull xeoservices status:

pnpm start health

Register conversion process

pnpm start convert-ifc-xkt --input ./assets/Duplex.ifc

Check process status

pnpm start check-process --process <process_id>

About

Example usage of xeoServices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published