Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 808 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 808 Bytes

Yaktor

Yaktor Docker Node.js Image

Provides a Docker image for Yaktor applications built using Node.js.

NOTE: Please report issues at https://github.com/SciSpike/yaktor-issues/issues.

tl;dr

$ mkdir myapp && cd myapp
$ curl init.yaktor.io | sh
$ ./yak gen-src gen-views start

About

This repo houses images that contain all Yaktor dependencies, enabling developers to create & run a new Yaktor application or onboard themselves to an existing Yaktor application quickly.

See http://yaktor.io for more information.