Dzejkobik007 24bdc5a968 fix
2023-06-07 00:32:31 +02:00
2023-06-07 00:14:44 +02:00
2023-06-07 00:29:02 +02:00
2023-06-07 00:14:44 +02:00
2023-06-05 23:39:38 +02:00
fix
2023-06-07 00:32:31 +02:00

Kakubovna

A "simple" file sharing platform

NOT FINISHED, i am doing my best

Quick start

Docker

git clone https://github.com/Dzejkobik007/skolavdf.git
cd Kakubovna/docker
docker-compose up -d --build

Manual

# Install required tools with your system package manager
sudo apt install git node npm

git clone https://github.com/Dzejkobik007/skolavdf.git
cd Kakubovna/app
npm install --production
node app.js

Dependencies

Description
A simple file sharing platform
Readme 196 KiB
Languages
JavaScript 87.6%
HTML 4.9%
SCSS 4%
CSS 3.4%