2024-02-14 23:14:04 +01:00
2024-02-21 22:32:01 +01:00
2024-02-01 23:20:13 +01:00
2024-02-21 23:37:07 +01:00
2024-02-03 14:40:43 +01:00
2024-02-24 20:18:53 +01:00
2024-02-01 23:20:13 +01:00
2024-02-01 23:20:13 +01:00
2024-02-08 00:08:47 +01:00
2024-02-01 23:20:13 +01:00

A simple file sharing service

Upload a file. Share the URL/link. Download the file.

Simple as that.

Setup development environment

Requirements:

  • Java JDK 21
  • Gradle 8.5
  1. Update spring.profiles.active in application.properties to development
  2. Start external Backend and Database
  3. Run ./gradlew bootRun in the root directory
Description
No description provided
Readme 435 KiB
Languages
Java 41.3%
HTML 30.9%
TypeScript 26.7%
Shell 0.7%
JavaScript 0.2%
Other 0.1%