Commit Graph

4 Commits

Author SHA1 Message Date
samcm f9207ff706 Completed Invite link system
PTWeb App now runs at ip:port:8088/ptweb
PTServer now runs at ip:port:8089/ptserver
2017-04-17 20:16:10 +10:00
samcm 48c4b1ecd4 Seperated Web App/ PT Server - implmented invite links
To run webapp:
- npm run build
- npm run webapp

To run PT Server
- npm run server
2017-04-17 01:49:53 +10:00
samcm 5a6c3fda8c (WIP) Further improvements on merge + invite linking 2017-04-12 01:51:07 +10:00
samcm 16e3ca5315 Merged Server/WebApp + URL Shortener + Invite links
Base directory of the WebApp has been set to /ptweb/
Url shortener implemented
Invite links implemented, still needs the web app to automatically
connect to the server/room.
2017-04-11 03:08:43 +10:00