Skip to content

zapstore/blossom-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blossom Server

This Blossom server is developed for Zapstore to host applications executable and other relates blobs. It also supports whitelisting mechanism to only let developers to upload blobs.

How to run?

You have to set environment variables defined in the example file on a .env file with no prefixes in the same directory with executable. Then you can build the project using:

go build .

make build will do the same for you.

The you can run the blossom server using:

./blossom-server

License

MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published