Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 423 Bytes

File metadata and controls

24 lines (19 loc) · 423 Bytes

FileShare

Simple file sharing service

  • Backend: FastApi
  • Frontend: Vite + React
  1. Clone repository
git clone https://github.com/Dementris/FileShare.git
cd FileShare
  1. Build and Start Service using Docker compose
docker-compose up --build

Admin credentials

Login: admin@admin.com
Pasworsd: admin

Backend:: https://file-share-api-f5bfb26d06d7.herokuapp.com/docs