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

https://github.com/bearddan2000/scala-web-sbt-scalajs-nodejs-hello-world

POC for scalajs. Uses Docker
https://github.com/bearddan2000/scala-web-sbt-scalajs-nodejs-hello-world

build hello multi nodejs sbt scala scalajs stage web world

Last synced: 2 months ago
JSON representation

POC for scalajs. Uses Docker

Awesome Lists containing this project

README

          

# scala-web-sbt-scalajs-nodejs-hello-world

## Description
POC for scalajs. Uses Docker
multi stage build.

## Tech stack
- multi stage build
- scala
- sbt
- scalajs

## Docker stack
- hseeberger/scala-sbt:11.0.2-oraclelinux7_1.3.5_2.12.10
- node:latest

## To run
`sudo ./install.sh -u`
- [Availble here](http://localhost)
- Look at web console for output

## To stop
`sudo ./install.sh -d`

## For help
`sudo ./install.sh -h`