9ca76948dfb1ce648de21d4c2f6c6f0798a321fd
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
- Update
spring.profiles.activeinapplication.propertiestodevelopment - Start external Backend and Database
- Run
./gradlew bootRunin the root directory
Description
Languages
Java
41.3%
HTML
30.9%
TypeScript
26.7%
Shell
0.7%
JavaScript
0.2%
Other
0.1%