Skip to content

RejektsConference/Sponsorship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Native Rejekts - Sponsorship

Interested in sponsoring Cloud Native Rejekts Amsterdam 2026? See the current sponsorship prospectus here.

Adding an Event

TODO

Running Locally

If you have Go installed you can run it directly with this following:

go run . -action serve

If not, you can use Docker to run the application:

docker build -t sponsorship .
docker run --rm -it -p 8080:8080 --entrypoint /app/sponsorship sponsorship -action serve

The website will then be available at: http://localhost:8080

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •