Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.
/ repl Public archive

creates a REPL for testing Architect projects

License

Notifications You must be signed in to change notification settings

architect/repl

Repository files navigation

@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.