New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

dabble-api

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dabble-api

Dabble's REST and WebSocket API server

  • 1.0.0
  • unpublished
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

App Engine Dabble API

The gcp-build NPM script is used to trigger the TypeScript compilation process. This step happens automatically when deploying to App Engine, but must be performed manually when developing locally.

Setup

Install dependencies:

npm install

Running locally

  1. Perform the build step:

    npm run gcp-build

  2. Run the completed program

    npm start

Deploying to App Engine

Deploy your app:

npm run deploy

By default, this application deploys to App Engine Standard. (Recommended) Deploy to App Engine Flexible by modifying app.yaml.

FAQs

Package last updated on 28 Jan 2022

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc