GithubHelp home page GithubHelp logo

zee-sh / leapp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from noovolari/leapp

0.0 0.0 0.0 55.38 MB

Leapp is the DevTool to access your cloud

Home Page: https://www.leapp.cloud/

License: Mozilla Public License 2.0

JavaScript 1.90% TypeScript 75.62% HTML 10.11% SCSS 12.35% Shell 0.02%

leapp's Introduction

Leapp

Language grade: JavaScript

logo

Leapp is a Cross-Platform Cloud access App, built on top of Electron.

The App is designed to manage and secure Cloud Access in multi-account environments.

Securing aws Credentials on DevOps machines 001

Key features

We Strongly believe that access information to Cloud in ~/.aws or ~/.azure files are not safe, and we prefer to store that information in an encrypted file managed by the system. Credentials will be hourly rotated and accessible in those files only when they are needed, so only when Leapp is active.

All the covered access methods can be found here.

Leapp App animation

Installation

Get here the latest release.

Contributing

Please read through our contributing guidelines and code of conduct. Included are directions for opening issues, coding standards, and notes on development.

Editor preferences are available in the editor config for easy use in common text editors. Read more and download plugins at editorconfig.org.

Developing

Development on Leapp can be done on Mac, Windows, or Linux as long as you have NodeJS and Git. See the .nvmrc file located in the project for the correct Node version.

Initial Dev Setup

This repository is structured as a monorepo and contains many Node.JS packages. Each package has its own set of commands, but the most common commands are available from the root package.json and can be accessed using the npm run ... command. Here are the only three commands you should need to start developing on the app.

# Install and Link Dependencies
npm install


# Start App without Live Reload
npm run electron-dev

If Electron is failing building the native Library Keytar just run before npm run electron-dev:

# Clear Electron and Keytar conflicts
npm run rebuild-keytar
Editor Requirements

You can use any editor you'd like, but make sure to have support/plugins for the following tools:

  • ESLint โ€“ For catching syntax problems and common errors

Our Sponsors

@taimos @aws

Documentation

Refer to the documentation website.

Links

  • Glossary: find other information about the system
  • Contributing: follow the guidelines if you'd like to contribute to the project

License

Mozilla Public License v2.0

leapp's People

Contributors

alancape avatar andreacavagna01 avatar chessmango avatar connorads avatar deiga avatar ericvilla avatar hoegertn avatar jgrumboe avatar joebowbeer avatar m-radzikowski avatar matthewriedel-flux avatar mholttech avatar paolofulgoni avatar pethron avatar plasma avatar pmmalinov01 avatar ryands17 avatar urz9999 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.