Skip to content

beekemarie/legend-studio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

FINOS - Incubating legend-build Security Rating

legend-studio

Getting started

Make sure you have SDLC and Engine servers running. If you don't have these servers setup to run locally, you can make use of this Docker compose project to quickly set them up.

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 Legend Studio documentation on the website.

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

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

Roadmap

Visit our roadmap to know more about the upcoming features.

Contributing

The main purpose of this repository is to continue evolving Legend Studio core, making it faster, more powerful, and easier to use. Development of Legend Studio happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements. Read below to learn how you can take part in improving Legend Studio.

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.

Contributing guide

Read our contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to Legend Studio.

License

Copyright (c) 2020-present, Goldman Sachs

Distributed under the Apache License, Version 2.0.

SPDX-License-Identifier: Apache-2.0

Packages

No packages published

Languages

  • TypeScript 93.4%
  • SCSS 4.1%
  • JavaScript 2.5%