Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@adxp/server

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adxp/server

`yarn dev` runs the server in dev mode & watches for updates `yarn temp` does the same thing as `yarn dev` but stores DB info & blocks in an in-memory store `yarn wipe-db` wipes the current server's database & blockstore

  • 0.0.1
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
2
Weekly downloads
 
Created
Source

SERVER

yarn dev runs the server in dev mode & watches for updates yarn temp does the same thing as yarn dev but stores DB info & blocks in an in-memory store yarn wipe-db wipes the current server's database & blockstore

Server defaults to running on http://localhost:2583

run tests with yarn test. This creates a separate in-memory server for each test suite. To turn this off & run it against a dev server, switch the USE_TEST_SERVER flag in the test files to false

FAQs

Package last updated on 14 Jun 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