2024-09-28 01:03:39 +02:00
2024-09-28 01:03:39 +02:00
2024-09-28 01:03:39 +02:00
2024-09-21 00:53:18 +02:00
2024-09-21 00:53:18 +02:00
2024-09-21 00:53:18 +02:00
2024-09-21 00:53:18 +02:00
2024-09-21 00:53:18 +02:00
2024-09-21 00:53:18 +02:00
2024-09-21 00:53:18 +02:00
2024-09-21 00:53:18 +02:00
2024-09-03 13:42:48 +02:00

sous-podzim2024-app

To install dependencies:

bun install

To run:

bun run index.ts

transfer to server

build image with docker compose build save image to file on client: docker save sous-podzim2024-app:latest | gzip > sous-podzim2024-app.tar.gz copy zip to server load image on server: docker load < sous-podzim2024-app.tar.gz

Description
No description provided
Readme 280 KiB
Languages
TypeScript 51.1%
EJS 40.3%
CSS 6.6%
Dockerfile 2%