Skip to content

nathan-smit-1/storefulfillment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

storefulfillment

Steps to deploy

  1. Clone this repo

  2. cd into storefulfillment directory

  3. Build docker/container image by running the following command: gcloud builds submit --tag gcr.io/{MY-PROJECT-ID}/storefulfillment

  4. In GCP, create a service in Cloud Run and slect your docker image

    image

  5. Once service is created, a url will be displayed. Pasting this into the browser and adding /docs will allow you to see the FastAPI documentation for the API. e.g. https://storefulfillment-ykh62gqhtq-lz.a.run.app/docs

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published