Skip to content

Sausage as a service. A simple service used to try out various cloud infrastructure services.

License

Notifications You must be signed in to change notification settings

tophatsteve/saas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

saas

Sausage as a service.

A simple service used to try out various cloud infrastructure services.

Run the service

To run the service

go run service/cmd/main.go

To run the client

go run main.go

Create a container image

To create a Docker container image and push it to the Docker Hub registry

docker build . -t tophatsteve/saas:latest
docker push tophatsteve/saas:latest

About

Sausage as a service. A simple service used to try out various cloud infrastructure services.

Resources

License

Stars

Watchers

Forks

Packages

No packages published