Skip to content

Static file hosting and serving web app and service. Simple, bucket-oriented.

License

Notifications You must be signed in to change notification settings

LucasVinicius314/sure-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sure-upload

Static file hosting and serving web app and service. Simple, bucket-oriented.

docker build -t sure-upload .
docker run -d -p 3000:3000 -e DATABASE_URL=postgres://postgres:1234@localhost:5432/sure_upload -e JWT_SECRET=sure_upload -e PORT=3000 sure-upload

About

Static file hosting and serving web app and service. Simple, bucket-oriented.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published