🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
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
Package was removed
Sorry, it seems this package was removed from the registry

dabble-api

Dabble's REST and WebSocket API server

1.0.0
unpublished
latest
npm
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

  • Perform the build step:

    npm run gcp-build

  • 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