Socket
Socket
Sign inDemoInstall

memserver

Package Overview
Dependencies
32
Maintainers
1
Versions
121
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    memserver

in-memory database/ORM and http mock server you can run in-browser and node environments. Built for large frontend teams, fast tests and rapid prototyping


Version published
Weekly downloads
68
increased by19.3%
Maintainers
1
Install size
2.90 MB
Created
Weekly downloads
 

Readme

Source

Setup instructions

In order to use memserver CLI you need to have typescript set up in your project folder. memserver binary will only work on typescript project directories since it uses ts-node under the hood to for memserver console and memserver g fixtures $modelName generation commands.

npm install && npm run npm-link-ember-packages && tsc --build && npm run publish-modules-for-browser-and-node

FAQs

Last updated on 10 Feb 2020

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