SolidJS to JavaFX.
  • TypeScript 93.1%
  • Java 6.9%
Find a file
2024-05-29 08:13:56 +02:00
.github chore(.github): add FUNDING 2024-04-14 18:51:43 +02:00
.vscode chore: init 2024-04-04 07:59:44 +02:00
packages docs: update template source 2024-05-29 08:13:56 +02:00
.gitignore chore: init 2024-04-04 07:59:44 +02:00
LICENSE docs: add LICENSE 2024-05-10 21:54:44 +02:00
package.json chore(pkg): add scripts in root for faster dev 2024-05-27 21:38:06 +02:00
pnpm-lock.yaml chore(deps): bump 2024-05-27 18:58:41 +02:00
pnpm-workspace.yaml chore: init 2024-04-04 07:59:44 +02:00
README.md docs: downgrade to JDK 17 2024-05-27 21:37:50 +02:00

Synetta

This is currently a work in progress, please come back when a release candidate is finally here !

Prerequisites

  • Maven v3.9.6 (you can probably use older versions, that's what I use)
  • JDK v17
  • JavaFX v21.0.2

Resources

I learned plenty of stuff thanks to these resources. I'll put them all here, to give them the credit they deserve.