Website Stack for jonasleonhard.de, to be deployed via a simple docker compose.
This Project contains all files required for svelte-kit frontend & tinaCMS backend.
this application is currently beeing developed
This Project aims to provide a personal portfolio about me and my work, aswell as a blog where i write what comes to my mind. UNDER CONSTRUCTION š§
š§ Main Technologies used in the project:
š§ [Just] To run this locally project using just
$ just install # install yarn & composer dependencies
$ just dev # start svelte-kit & cms on 127.0.0.1:5173 && 127.0.0.1:8000
š§š§š§š§