Coder Social home page Coder Social logo

stremio-core-web's Introduction

Stremio Core Web

npm

Bridge between stremio-core and stremio-web

Build

Builds a production wasm package and prepares the rest of the dependencies for the npm package.

npm install
npm run build

Development

Building the package using ./scripts/build.sh with --dev would allow you to see more logging messages being emitted, this is intended only for debugging as it will log messages with sensitive information!

./scripts/build.sh --dev

Publishing

  1. Update version to the next minor/major/patch version in Cargo (Cargo.toml and Cargo.lock) and npm (package.json and package-lock.json), e.g. from 0.44.13 to 0.44.14.
  2. Commit the change with the new version as a message, e.g. 0.44.14
  3. Wait for CI to build successfully
  4. Push a new tag starting with v, e.g. git tag v0.44.14 git push origin v0.44.14
  5. Create a new Release with the created tag and the tag name as a title, e.g. v0.44.14
  6. Publish the Release
  7. CI will automatically build and release the npm package to the registry

stremio-core-web's People

Contributors

nklhtv avatar elpiel avatar tymmesyde avatar swetlasg avatar unclekingpin avatar core1024 avatar jaruba avatar altfreq07 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.