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

https://github.com/timtech4u/host-statics-gcp

Tutorial repo for hosting TicTacToe web game on GCP
https://github.com/timtech4u/host-statics-gcp

Last synced: 5 months ago
JSON representation

Tutorial repo for hosting TicTacToe web game on GCP

Awesome Lists containing this project

README

          

# Hosting Static Web files on Google Cloud Platform
> This repo is for a tutorial on how I deployed a TicTacToe web game on a GCP VM Instance, Cloud Storage Bucket and C

## Deploments
- Deploy on VM Instance
- Deploy on Google Cloud Storage
- Deploy on Cloud Run (using Dockerfile)

## Todo
- [ ] Fix import in HMTL files
- [ ] Install Webserver on VM
- [ ] Create public GCS Bucket
- [ ] Build Docker Image
- [ ] Link to domain

[![Run on Google Cloud](https://deploy.cloud.run/button.svg)](https://deploy.cloud.run)