https://github.com/2kabhishek/file-jump-spring
Backend for File Sharing Platform 🗂️📄
https://github.com/2kabhishek/file-jump-spring
attachments backend file-sharing files spring
Last synced: about 1 month ago
JSON representation
Backend for File Sharing Platform 🗂️📄
- Host: GitHub
- URL: https://github.com/2kabhishek/file-jump-spring
- Owner: 2KAbhishek
- License: gpl-3.0
- Created: 2022-11-01T02:09:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-20T13:42:20.000Z (over 3 years ago)
- Last Synced: 2025-03-01T12:48:21.971Z (over 1 year ago)
- Topics: attachments, backend, file-sharing, files, spring
- Language: Java
- Size: 79.1 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## What is this
file-jump-spring is the backend component for file-jump created using String
## Inspiration
Needed a file sharing platform after Firefox send shut down, made this
## Prerequisites
Before you begin, ensure you have met the following requirements:
- You have installed the latest version of `java`
## Getting file-jump-spring
To get file-jump-spring, follow these steps:
```bash
git clone https://github.com/2kabhishek/file-jump-spring
cd file-jump-spring
mvnw spring-boot:run
```
## How it was built
file-jump-spring was built using `neovim, spring`
## What I learned
- Getting to exlpore Spring after long, it was fun.
- Integrated Spring with React frontend.
### To-Do
- [ ] Package with [file-jump-react](https://github.com/2kabhishek/file-jump-react) using docker-compose
Hit the ⭐ button if you found this useful.
## More Info