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.
- Host: GitHub
- URL: https://github.com/eoic/elixirpresentation
- Owner: Eoic
- Created: 2024-09-19T17:33:22.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-07-04T13:19:13.000Z (12 months ago)
- Last Synced: 2025-07-04T14:55:51.611Z (12 months ago)
- Topics: elixir, reveal-js
- Language: JavaScript
- Homepage:
- Size: 11 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.