Giter Club home page Giter Club logo

BIMetat-app

This project is bootstrapped by aurelia-cli. For more information, go to https://aurelia.io/docs/cli/webpack


Start to customize files:

  • environment.json.sample : environment.json
  • environment.production.json.sample : environment.production.json
  • environment.staging.json.sample : environment.staging.json

Run dev app

  1. Clone repo :
  • git clone repoUrl
  1. Run npm install for installing all packages
  2. Run npm run start:stage, then open http://localhost:8082 in your browser

Plugin run in dev mode

  1. Clone plugin repo at the same level as this repo :
  • cd ..
  • git clone https://github.com/bimaps/aurelia-three.git
  • Example of structure :
    • /web/bimetat-app
    • /web/aurelia-three
  1. In aurelia-three run npm install
  2. npm link ..\aurelia-three\
  3. In bimetat-app edit config : webpack.config.js
  • Line 4 : const useSrcFor = ['aurelia-three'];
  1. Run npm run start:stage, then open http://localhost:8082 in your browser

Build for production

Run npm run build

Build with Docker

  1. Run npm install
  2. Run npm run build
  3. Build Docker, for example :
    docker build -t bimetat-app .
    docker tag bimetat-app:latest bimetat-app:$VERSION
    docker push bimetat-app:$VERSION
    docker push bimetat-app:latest
    
  4. Start container docker run --restart always --name bimetat -p 80:80 -d --network=sdionet -e HOST=${urlAPI:3000} bimetat-app
  5. Change API URL in Docker App run : docker exec -it bimetat sh /docker-host.sh

CNPA - Laboratory of Numeric Cultures for Architectural Projects's Projects

bimxbem icon bimxbem

Use IFC schema to feed local standards compliant data for energy simulation (clone of https://c4science.ch/source/BIMxBEM/)

speckle-sharp icon speckle-sharp

.NET SDK, Schema and Connectors: Revit, Rhino, Grasshopper, Dynamo, ETABS, AutoCAD, Civil3D & more.

ue-bim-2023 icon ue-bim-2023

Showcases the integration of an IFC BIM model within the immersive Cesium 3D environment.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.