Socket
Socket
Sign inDemoInstall

@adxp/server

Package Overview
Dependencies
270
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

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


Version published
Maintainers
2
Created

Readme

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

Last updated on 14 Jun 2022

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc