Changed the whole tech stack to SvelteKit which means: - Typescript - SSR - No fastify :( - Beta, but it's fine! Other changes: - Tailwind -> Tailwind JIT - A lot more
11 lines
366 B
Markdown
11 lines
366 B
Markdown
Some of the files are here for backwards compatibility.
|
|
|
|
I will do things after 2 months:
|
|
|
|
- rm ./install.js and ./update.js
|
|
- rm ../install.sh
|
|
- rm ./Dockerfile-base
|
|
- rm ./obs
|
|
- rm ./check.js "No need to check env file. During installation, it is checked by the installer. If you change it between to upgrades: 🤷♂️"
|
|
- Rename Dockerfile-new to Dockerfile
|