Skip to content

A simple temporary file hosting using Spring boot, Angular, Mysql and Docker

License

Notifications You must be signed in to change notification settings

christian-2hu/imshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

A simple temporary file hosting. It' still on the early development stage. There's two main folders in this repository, back and front, there's a README in each folder explainig how to configure and compile each.

After setting everything up, run: docker compose up

Also, don't forget to check the nginx/nginx.conf config, after deploying it, you will need to proxy pass the API and set some limits over there; otherwise anyone will be able do flood it.

Requirements

  • Angular 15;
  • Java 17;
  • Mysql 8;
  • Docker 23.

Todo-list

  1. Use docker;
  2. Create a script to check images that's been longer than one day on the database

About

A simple temporary file hosting using Spring boot, Angular, Mysql and Docker

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published