Giter Site home page Giter Site logo

sebranly / kaleidoscope Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 4 MB

Share your unique Kaleidoscope viewing order with the world

Home Page: https://sebranly.github.io/kaleidoscope/

License: MIT License

HTML 4.13% CSS 10.32% TypeScript 85.55%
github-pages kaleidoscope netflix shuffle

kaleidoscope's Introduction

Description

Live at https://sebranly.github.io/kaleidoscope/

Development

Setup

  • Clone the repository with git clone [email protected]:sebranly/kaleidoscope.git
  • Go into the repository (e.g. with cd)
  • Make sure you use correct node (node -v) and npm (npm -v) versions
  • Run npm ci to install the dependencies

Start

  • To run it locally, run npm run start, it has hot reloading
  • To run the test suite (no need to run command above), run npm run test

Deploy

  • Commit and push your changes to main branch, or create a merge request as a PR from your clone to this project's main branch
  • Make sure to have followed the following. If not, create a new PR.
    • increase the WEBSITE_VERSION from src/constants/general.ts file, by following semver
      • MAJOR version when you make incompatible API changes,
      • MINOR version when you add functionality in a backwards compatible manner, and
      • PATCH version when you make backwards compatible bug fixes.
  • Confirm that test suite passes with npm run test
  • Then run npm run deploy
  • Finally create a new release for this version on GitHub Releases page by adding the changelog

kaleidoscope's People

Contributors

sebranly avatar stephanebranly avatar

Stargazers

 avatar

Watchers

 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.