Giter VIP home page Giter VIP logo

specklelca's Introduction

Speckle LCA

SpeckleLCA is a web app that connects to Speckle and allows for a simple forkflow to calculate LCA results for early phase design projects. The app is still in development and support One Click LCA as well as LCAbyg for now.

How to run it

To run the app you will need:

  • Node.js
  • VSCode or something similar text editor (Neovim 😉)
  • Set the following enviroment variables
    The easiest way is to put them in a .env.local file in the root folder off the project.
VUE_APP_SPECKLE_ID=CHANGE
VUE_APP_SPECKLE_SECRET=CHANGE
VUE_APP_SERVER_URL=https://speckle.xyz
VUE_APP_SPECKLE_NAME="Speckle LCA"
  • Then run npm ci in VSCode or a different terminal
    To download and install the required modules.
  • npm run serve Finally launches the app.

The VUE_APP_SPECKLE_ID & VUE_APP_SPECKLE_SECRET values can be genereated by to Prifile -> Developer Settings -> Aæælications on Speckle and creating a new entry.

Usage

Login to speckle and add app under your account a new application you will get a application ID and a secret ID add thiese to .env.local.

Run web app locally through npm run serve

Should be able to login now at localhost:8080

specklelca's People

Contributors

nilesh1095 avatar pfmephisto avatar fabianlinkflink avatar aashkann avatar curiosit avatar hariprazath avatar

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.