Git Product home page Git Product logo

polypod's Introduction

The polyPod

At the moment, the polyPod is essentially a runtime for features; small, sandboxed JavaScript applications that can be launched from the polyPod app.

But it will be much more than that. For more information please read the polyPod whitepaper.

Structure

  • android: The polyPod app for Android
  • ios: The polyPod app for iOS
  • podjs: A polyPod implementation that runs in a regular browser
  • features: polyPod features
  • core: The polyPod core modules
  • build: The build logic

Requirements

Just Node.js version 16.x or newer.

Building

Just execute:

$ ./build.js

This will build the cross platform code base - mainly the core code and bundled features.

After this you can build android, ios, or try one of the features, e.g. features/example.

(Yes, we have a custom build script, you can read more about why here if you're curious.)

Testing

To run the tests, just execute:

$ ./build.js test

To run the linter:

$ ./build.js lint

Please note that this won't trigger tests or linting for non-JS code, for example android.

If linting reveals some error, they can be fixed with

$ ./build.js lintfix

Branches

Ongoing development is happening in the main branch. We aim to keep it stable at all times, but it is not as thoroughly tested as our releases. This is the branch to make contributions against.

We prepare releases in the release branch. If no release is in progress, it reflects the state of the last release we made.

Security

Please read the SECURITY document on how to report potential security vulnerabilities in polyPod and where to find polypoly's Vulnerability Disclosure Policy.

Issues and contributions

Please see CONTRIBUTING.md.

Licensing

Copyright © 2021 pc polypoly coop SCE mbH

Licensed under the GNU General Public License, Version 3. Please see the LICENSE document for details and a copy of the license.

License information of 3rd party components is available in the 3rd-party-licenses/ directory.

Trademarks

  • polypoly® is a registered trademark of polypoly Enterprise GmbH
  • polyPod is a trademark in registration of pc polypoly coop SCE mbH
  • polyPedia is a trademark in registration of polypoly Foundation gGmbH

polypod's People

Contributors

dependabot-preview[bot] avatar fhd avatar larsrh avatar mteresa-jimenez avatar jj avatar chisandrei avatar shoniko avatar carmenb80 avatar ardiadrianadri avatar jollyorc avatar l-e avatar richardsto avatar tstec-polypoly avatar moonglum avatar sophiiistika avatar daniela-pp avatar snyk-bot 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.