A javascript app server.
- Download project for your platform.
- Unzip.
- Open terminal in
/src
folder. - Execute
../node/v20.15.0-darwin-x64/bin/node ./server/jas.js
- If necessary, download Node.js for your system and modify the path.
- Use
install.sh
to copylocalhost.jas.plist
toLaunchAgents
folder.- Note: server cannot be located in a "Restricted" MacOS folder (Documents, Desktop, etc.)
jas.sh
must be executable by the current user.
- apps - files for apps
- server - files for server
- create app folder in /apps.
- index.html required in app folder.
- Tic Tac Toe
- Rogue