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.
- Host: GitHub
- URL: https://github.com/tobitsoftware/chaynsnet-runtime
- Owner: TobitSoftware
- License: mit
- Created: 2017-03-24T10:55:15.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-06-13T07:58:44.000Z (almost 3 years ago)
- Last Synced: 2024-04-14T19:52:18.686Z (about 2 years ago)
- Topics: chayns, chaynsnet, environment, esnext, lightweight, runtime, tobit
- Language: JavaScript
- Homepage:
- Size: 1.04 MB
- Stars: 10
- Watchers: 9
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](./LICENSE)
[](../../pulls)
[](../../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