Skip to content

Make an image file host by using the back-end of Willmage.

License

Notifications You must be signed in to change notification settings

willmage/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend of Willmage

This is where all back-end processing such as image uploading is stored. Feel free to self host this - as long as you give us credit for the base code.


Requirements

Node.js must be installed, and you must install the dependencies. You must create a Firebase app and make a Firebase Storage bucket.

.env variables:

  • GOOGLE_APPLICATION_CREDENTIALS: path of the Firebase service account json file
  • BUCKET: the Firebase Storage bucket, for example hello-world.appspot.com
  • PORT: the port to run the server on

Please keep in mind that we will not provide support for selfhosting.

About

Make an image file host by using the back-end of Willmage.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published