module
Version:
v0.0.0-...-97cf3a7
Opens a new window with list of versions in this module.
Published: Jun 8, 2021
License: Apache-2.0
Opens a new window with license information.
README
¶
Tiddles
A ship'cat wonders around catching mices, or bugs. :)
Build the image
-
build with Cloud Builder
make build
-
build locally
make build-local
Build and Deploy to GKE with skaffold
make build-deploy
Run the app locally
make run-server
make run-client
Clean up
make stop
make clean
Debug
# run
docker run --rm -d -p 127.0.0.1:80:80 -p 127.0.0.1:443:443 --name debug tiddles:local
# stop
docker stop debug
docker rmi tiddles:local
Rest APIs
Directories
¶
|
|
|
pkg
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.