Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kabanosk/collabothon2023
- Owner: Kabanosk
- Created: 2023-10-20T07:20:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-22T09:59:58.000Z (over 1 year ago)
- Last Synced: 2024-10-31T20:24:50.504Z (3 months ago)
- Topics: collabothon, hackathon
- Language: Python
- Homepage:
- Size: 10.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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