site built in typescript with next.js, tailwind css, framer motion, three.js available on juke.fr
the latest automatic release is always on https://juke.fr
$ git clone https://codeberg.org/juke/juke-fr.git
$ npm i
$ npm run dev
playwright is used for testing
$ npm run test:setup # only needed once to download the browsers
$ npm run test
playwright is cool because it gives you traces with screenshots you can go through step by step so yeah
the test suite can be used with npm-check-updates to mass upgrade the node modules and make sure stuff still (at least somewhat) works
might want to disable a couple browsers and only leave 1 for it to be faster
$ npm run tested-upgrade
it will upgrade all the packages then run the test and do them one by one incrementally if that fails and not do any of the ones that makes the tests fail
To clone the repository locally:
$ git clone https://codeberg.org/juke/juke-fr.git
Feel free to contact via the email bellow with a patch or anything.
Open new issues by mailing issues+juke-fr@juke.fr
beep boop