Skip to content

arlaptiev/bodybeat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy no CD:

gcloud builds submit --tag gcr.io/artemfyi/bodybeat
gcloud run deploy --image gcr.io/artemfyi/bodybeat --platform managed

region: europe-west1 (15)

Setup: Add these lines to node_modules/react-scripts/config/webpack.config.js (from here:

      fallback: {
        "fs": false,
        "os": false,
        "path": false,
        "crypto": false,
      },

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published