Skip to content

outwatch/example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A github-template for outwatch.

Make sure that java, sbt, nodejs, yarn and github-cli (optionally) are installed.

# create new repo on github based on this template
gh repo create my-first-outwatch-project --template outwatch/example --public --clone

# if you want to just get the template locally without creating a github repo:
git clone --depth 1 https://github.com/outwatch/example my-first-outwatch-project

In your newly created project directory, run:

sbt dev

and point your browser to http://localhost:12345.

This example is also automatically deployed to github pages: https://outwatch.github.io/example

Template license

Written in 2016 by Luka Jacobowitz [other author/contributor lines as appropriate]

To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this template to the public domain worldwide. This template is distributed without any warranty. See http://creativecommons.org/publicdomain/zero/1.0/.

About

WebApp Example with Outwatch that can be used as a Template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published