asbjorn / webapp-stats-backend

backend handler for webapp-stats. does the job of receiving stats packages and feeding them to SQL server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webapp-stats-backend

backend handler for webapp-stats. does the job of receiving stats packages and feeding them to SQL server

deployment

gcloud run deploy webapp-stats-chewing-machine --image europe-north1-docker.pkg.dev/mlink-test/gcf-artifacts --region=europe-north1 --project=mlink-test

gcloud run services update-traffic webapp-stats-chewing-machine --to-latest

About

backend handler for webapp-stats. does the job of receiving stats packages and feeding them to SQL server

License:MIT License


Languages

Language:JavaScript 100.0%