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.
- Clone this repository
- Run
npm i
- Run
npm run dev
to fire up the dev server - 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