Skip to content

evgeny-t/shrt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shooooort

How do I run it?

npm i -D
npm start
cd functions 
npm i -D
gcloud beta functions deploy proxy --trigger-http

gcloud should be set up and configured. The URL of the function should be updated in src/api.js.