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
- Host: GitHub
- URL: https://github.com/bearddan2000/scala-web-sbt-scalajs-nodejs-hello-world
- Owner: bearddan2000
- Created: 2022-07-24T02:27:11.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-24T02:27:13.000Z (almost 4 years ago)
- Last Synced: 2025-03-24T11:29:05.319Z (over 1 year ago)
- Topics: build, hello, multi, nodejs, sbt, scala, scalajs, stage, web, world
- Language: Shell
- Homepage: https://github.com/bearddan2000/scala-web-sbt-scalajs-nodejs-hello-world
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`