@architect/repl

1.0.14 • Public • Published

@architect/repl GitHub CI status

@architect/repl is a module that creates a REPL for your Architect projects.

Installation

npm i @architect/repl

API

repl()

Creates a REPL using the repl package, and, if the NODE_ENV environment variable is set to testing, will create and attach a @architect/sandbox database for use with the REPL.

Returns the REPL server instance instantiated via repl.

/@architect/repl/

    Package Sidebar

    Install

    npm i @architect/repl

    Weekly Downloads

    10

    Version

    1.0.14

    License

    Apache-2.0

    Unpacked Size

    14.8 kB

    Total Files

    5

    Last publish

    Collaborators

    • filmaj
    • brianleroux
    • dam
    • kborchers
    • ryanblock
    • architectci