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

https://github.com/tobitsoftware/chaynsnet-runtime

The chayns®net runtime is an standalone runtime environment for chayns tapps.
https://github.com/tobitsoftware/chaynsnet-runtime

chayns chaynsnet environment esnext lightweight runtime tobit

Last synced: over 1 year ago
JSON representation

The chayns®net runtime is an standalone runtime environment for chayns tapps.

Awesome Lists containing this project

README

          

[![license](https://img.shields.io/github/license/TobitSoftware/chaynsnet-runtime.svg)](./LICENSE)
[![GitHub pull requests](https://img.shields.io/github/issues-pr/TobitSoftware/chaynsnet-runtime.svg)](../../pulls)
[![](https://img.shields.io/github/issues-pr-closed-raw/TobitSoftware/chaynsnet-runtime.svg)](../../pulls?q=is%3Apr+is%3Aclosed)

## chayns®net runtime
The chayns®net runtime is a standalone runtime environment for chayns tapps.
The project itself has no user interface. It only displays the tapp content.

Take a look at the repository wiki for more information.

#### Installation
1. Clone this repository
2. Run `npm i`

#### DevServer
1. Run `npm run dev` to fire up the dev server
2. Open `https://localhost:8081`

> To use a SSL certificate you can set a ssl.crt and a ssl.key path in the chayns-toolkit.json