Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kabanosk/collabothon2023

Repository for Google challenge SustainableTomorrow on Collabothon 2023
https://github.com/kabanosk/collabothon2023

collabothon hackathon

Last synced: about 2 months ago
JSON representation

Repository for Google challenge SustainableTomorrow on Collabothon 2023

Awesome Lists containing this project

README

        

# Collabothon2023
## How to run it?
GCloud how to - https://cloud.google.com/docs/authentication/provide-credentials-adc#how-to
1. `docker build -t app .`
2. `docker run --name app_container -p 80:80 -v ~/.config:/root/.config app`
3. Go to http://0.0.0.0:80