speckle-server/packages/fileimport-service
Alessandro Magionami 5f7d16aaae
chore(fileimport): ServerAPI refactor multiregion
2024-10-24 10:41:52 +02:00
..
.vscode monitoring microservices; new container for overall monitoring of a deployment; helm update; helm local testing 2022-05-05 02:01:00 +03:00
ifc chore(fileimport): ServerAPI refactor multiregion 2024-10-24 10:41:52 +02:00
obj fix(monorepo): make sure to use 127.0.0.1 instead of localhost 2023-08-03 10:28:57 +02:00
observability feat(shared): modularized package & node16 support (#2336) 2024-06-11 14:12:13 +03:00
src chore(fileimport): ServerAPI refactor multiregion 2024-10-24 10:41:52 +02:00
stl fix(monorepo): make sure to use 127.0.0.1 instead of localhost 2023-08-03 10:28:57 +02:00
Dockerfile chore: updating ws everywhere to resolve SNYK-JS-WS-7266574 (#2385) 2024-06-18 13:26:01 +03:00
README.md fileimport-service 2021-10-05 14:41:19 +03:00
eslint.config.mjs chore: upgrade to eslint 9 (#2348) 2024-06-12 14:38:02 +03:00
jsconfig.json feat: Standardized & cleaned up formatting & linting across repo #617 (#618) 2022-03-16 10:10:30 +02:00
knex.js fix(server): database connection pool timeouts reduced (#2646) 2024-08-26 09:47:27 +01:00
package.json chore: upgrade to eslint 9 (#2348) 2024-06-12 14:38:02 +03:00
requirements.txt chore(Dockerfile): bump images to debian bookworm, pin images by digest, and github action to auto-bump (#1937) 2024-01-05 11:51:04 +00:00

README.md

ifc-parser

TODO: description

Usage

const ifcParser = require('ifc-parser');

// TODO: DEMONSTRATE API