All Projects → finos → legend-studio

finos / legend-studio

Licence: Apache-2.0 license
Legend Studio

Programming Languages

typescript
32286 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to legend-studio

legend-sdlc
Legend SDLC module
Stars: ✭ 24 (-54.72%)
Mutual labels:  legend, modeling
legend-engine
Legend Engine module
Stars: ✭ 33 (-37.74%)
Mutual labels:  legend, modeling
android-studio-plugin
Integrate your Android project with Crowdin
Stars: ✭ 52 (-1.89%)
Mutual labels:  ide
tails
tails enables you to view, edit, and organize all your programming projects in one place
Stars: ✭ 20 (-62.26%)
Mutual labels:  ide
language-chef
Development repository for the language-chef plugin for the Atom text editor
Stars: ✭ 16 (-69.81%)
Mutual labels:  ide
icecoder
ICEcoder - Web IDE and editor for REDAXO CMS
Stars: ✭ 21 (-60.38%)
Mutual labels:  ide
rsofun
An R package for dynamic vegetation modelling, including tools for parallelisation, calibration, benchmarking, and data assimilation (latter is under construction).
Stars: ✭ 15 (-71.7%)
Mutual labels:  modeling
eav-manager
Blazing fast data modeling and enrichment
Stars: ✭ 21 (-60.38%)
Mutual labels:  data-modeling
makestudio
Setup your Delphi Environment very easily - build your projects with more comfort
Stars: ✭ 43 (-18.87%)
Mutual labels:  ide
ride
Remote IDE for Dyalog APL
Stars: ✭ 144 (+171.7%)
Mutual labels:  ide
codemirror-blocks
A library for building language-specific, CodeMirror-friendly editors that are a11y-friendly.
Stars: ✭ 22 (-58.49%)
Mutual labels:  ide
BlocksIDE
Complete Blocks js development environment including js to blocks and blocks to js conversions
Stars: ✭ 56 (+5.66%)
Mutual labels:  ide
openroberta-lab
The programming environment »Open Roberta Lab« by Fraunhofer IAIS enables children and adolescents to program robots. A variety of different programming blocks are provided to program motors and sensors of the robot. Open Roberta Lab uses an approach of graphical programming so that beginners can seamlessly start coding. As a cloud-based applica…
Stars: ✭ 98 (+84.91%)
Mutual labels:  ide
framed
framed: a metabolic modeling package for python
Stars: ✭ 24 (-54.72%)
Mutual labels:  modeling
Aurora
Modern toolbox for impurity transport, neutrals and radiation modeling in magnetically-confined plasmas
Stars: ✭ 18 (-66.04%)
Mutual labels:  modeling
nix-env-selector
Allows switch environment for Visual Studio Code using Nix Package Manager.
Stars: ✭ 154 (+190.57%)
Mutual labels:  ide
wavy
A spectral ocean wave modeling framework
Stars: ✭ 15 (-71.7%)
Mutual labels:  modeling
qp-arduino
QP real-time embedded frameworks/RTOS for Arduino (AVR and SAM)
Stars: ✭ 37 (-30.19%)
Mutual labels:  modeling
exlcode-chrome
EXLcode - VS Code-based Online IDE Chrome Extension
Stars: ✭ 18 (-66.04%)
Mutual labels:  ide
Devel-Camelcadedb
Perl module for debugging with Perl5 plugin for IntelliJ
Stars: ✭ 23 (-56.6%)
Mutual labels:  ide

FINOS - Incubating build docker security Security Rating GitHub license PRs Welcome npm docker docker docker

legend-studio

The codebase and home of Legend applications: Legend Studio, Legend Query, etc.

Getting started

Studio relies Legend SDLC server and Legend Engine server. To quickly set these backend servers up, use our development Docker compose. If you need to debug and develop the backend, setup with Maven instead.

Last but not least, make sure you have Yarn installed. Run the following commands in order.

  yarn install
  yarn setup
  yarn dev

After setting up, visit http://localhost:8080/studio and the application should be up 🎉

If you get Unauthorized error, visit SDLC server at http://localhost:7070/api/auth/authorize in your browser, you will get redirected to the Gitlab login page or a Gitlab page asking you to authorize Legend OAuth application. After you completing these steps, you will be redirected back to SDLC. Now refresh Studio and the problem should be gone.

Documentation

You can find the usage documentation on the website.

Check out the Getting Started page for a quick overview. Also check out the Installation Guide to find out how to setup your Legend ecosystem.

You can improve it by sending pull requests to this repository.

For Legend Studio extension contributors, check out our API documentation.

Roadmap

Visit our roadmap to know more about the upcoming features.

Contributing

Please read our contributing guide.

Code of conduct

We adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.

Good first issues

We have a list of good first issues that contain bugs which have a relatively limited scope. This is a great place to get started, gain experience, and get familiar with our contribution process.

License

Copyright (c) 2020-present, Goldman Sachs

Distributed under the Apache License, Version 2.0.

SPDX-License-Identifier: Apache-2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].