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

https://github.com/eoic/elixirpresentation

Study materials and slide files created while preparing for the presentation about the Elixir programming language.
https://github.com/eoic/elixirpresentation

elixir reveal-js

Last synced: 2 months ago
JSON representation

Study materials and slide files created while preparing for the presentation about the Elixir programming language.

Awesome Lists containing this project

README

          

Use `start.sh` to start the presentation client and the remote controller services. The script accepts multiple optional arguments:
* `--install` - will not install NPM depenencies and PM2 service manager.
* `--build` - will not build the static files.

Presentation client: http://127.0.0.1:9000.
Presentation remote: http://127.0.0.1:9001.

Both servers are accessible over the local network. Check `ufw` rules if they are unreachable.