✅ 4/05 - Shared GitHub repository with #aframegang is set up, and a plan for the extent of our collaboration on setting up a powerhouse framework
Created a GitHub organization for all the collaborators and a repo called “VRWiz”
✅ 4/07 - Deployed some frontend and backend to some server and can connect via the web browser in VR
Used Jakobi’s Tweet data app as a sample and got it working with Vite.js tooling
✅ 4/12 - All existing JS code is converted to TypeScript, CI/CD and auto-styling tools setup
Converted Jakobi’s project 1 to use TypeScript with Vite.js tooling
STILL TO DO: Debugging the multiplayer functionality! The client isn’t sending the proper location data to the server. Still working on getting this fixed.
🟨 4/14 - Wiki page contributed on documenting A-Frame with TypeScript and CI/CD setup
Wiki page is in progress! Once the debugging process described above is completed, the wiki page can be wrapped up.