31530e05310d4fac7433e850e44a703a1ee7b1dc
Kakubovna
A "simple" file sharing platform
UNFINISHED, but working
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
Languages
JavaScript
87.6%
HTML
4.9%
SCSS
4%
CSS
3.4%