An open API service indexing awesome lists of open source software.

https://github.com/teleporthq/teleport-repl


https://github.com/teleporthq/teleport-repl

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# REPL

## Purpose

Allow fast experimentation and iteration over the JSON schema used to describe
components (for now, in the future maybe entire projects).

## Running
```
$ npm i
$ npm run dev
```

## Production deploy

Pushing to `development` will automatically deploy to production env at: [https://repl.teleporthq.io](https://repl.teleporthq.io)