You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@st-graphics/backend

Package Overview
Dependencies
Maintainers
3
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@st-graphics/backend

Helper functions to interface with ST Graphics' backend

0.1.75
latest
Source
npmnpm
Version published
Maintainers
3
Created
Source

st-graphics-backend

Deploy

Make sure you have awscli and clasp installed

pip install awscli --upgrade --user
aws configure
sudo npm install -g @google/clasp
clasp login

Execute deployment scripts:

npm run deploy:functions or npm run deploy:appscripts

Alternatively, deploy functions or app script projects individually:

npm run deploy:functions <FUNCTION_NAME>
npm run deploy:appscripts <PROJECT_NAME>

FAQs

Package last updated on 12 Nov 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts