https://github.com/transferthought/transfer-thought Skip to content Navigation Menu Toggle navigation Sign in * Product + Actions Automate any workflow + Packages Host and manage packages + Security Find and fix vulnerabilities + Codespaces Instant dev environments + GitHub Copilot Write better code with AI + Code review Manage code changes + Issues Plan and track work + Discussions Collaborate outside of code Explore + All features + Documentation + GitHub Skills + Blog * Solutions By size + Enterprise + Teams + Startups By industry + Healthcare + Financial services + Manufacturing By use case + CI/CD & Automation + DevOps + DevSecOps * Resources Resources + Learning Pathways + White papers, Ebooks, Webinars + Customer Stories + Partners * Open Source + GitHub Sponsors Fund open source developers + The ReadME Project GitHub community articles Repositories + Topics + Trending + Collections * Enterprise + Enterprise platform AI-powered developer platform Available add-ons + Advanced Security Enterprise-grade security features + GitHub Copilot Enterprise-grade AI features + Premium Support Enterprise-grade 24/7 support * Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Search [ ] Clear Search syntax tips Provide feedback We read every piece of feedback, and take your input very seriously. [ ] [ ] Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Name [ ] Query [ ] To see all available qualifiers, see our documentation. Cancel Create saved search Sign in Sign up You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert {{ message }} transferthought / transfer-thought Public * Notifications You must be signed in to change notification settings * Fork 1 * Star 14 Web platform for building virtual reality experiences. www.transferthought.com/ License MIT license 14 stars 1 fork Branches Tags Activity Star Notifications You must be signed in to change notification settings * Code * Issues 0 * Pull requests 0 * Actions * Projects 0 * Security * Insights Additional navigation options * Code * Issues * Pull requests * Actions * Projects * Security * Insights transferthought/transfer-thought This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. main BranchesTags Go to file Code Folders and files Last Last Name Name commit commit message date Latest commit History 8 Commits amplify amplify cypress cypress public public src src .eslintignore .eslintignore .eslintrc.js .eslintrc.js .gitignore .gitignore .graphqlconfig.yml .graphqlconfig.yml LICENSE LICENSE README.md README.md Transfer Thought Transfer Thought Tests.side Tests.side amplifyPublishIgnore.json amplifyPublishIgnore.json babel.config.js babel.config.js cypress.config.js cypress.config.js package-lock.json package-lock.json package.json package.json record.js record.js split.js split.js vue.config.js vue.config.js View all files Repository files navigation * README * MIT license Transfer Thought Transfer Thought is a web-based platform for easily creating and deploying virtual reality experiences. Learn more by visiting our website: https://www.transferthought.com/ Or create a free account and try it out: https:// scenario.transferthought.com/ Contribution guidelines Details on contribution guidelines coming soon. Discord Channel: https://discord.gg/xQ4zfw3UZc Disclaimer We are excited to open source Transfer Thought under the MIT License. While we have made every effort to ensure that all components of the project conform to the MIT License, there may be proprietary or non-MIT licensed materials that were inadvertently included over time. We are committed to identifying and removing any such materials as they are discovered. If you encounter any content within this project that you believe does not comply with the MIT License, please report it to us immediately. Thank you for your understanding and cooperation. Transfer Thought Setup Instructions Clone the Repository Go to your projects folder: cd path/to/projects Clone the repository: git clone https://github.com/transferthought/ transfer-thought.git Local Environment Requirements Ensure you have Node.js v20 installed. Setup AWS Account Create an AWS account if you don't already have one: https:// aws.amazon.com/free Install Amplify CLI Install Amplify CLI on your local computer: npm install -g @aws-amplify/cli Configure Amplify with AWS Profile Configure Amplify: amplify configure Follow the instructions here: https://docs.amplify.aws/gen1/ javascript/tools/cli/start/set-up-cli/#configure-the-amplify-cli You should have done this: * Created an IAM user account for Amplify Administrator * Created an access key * Created a local AWS profile Setting up the Transfer Thought Amplify Project Initialize the Amplify project: amplify init * Select the dev environment or create a new one. * Select the new environment. * For Google OAuth, choose NA or enter your own credentials. * Carry over secrets by selecting Yes. Deploying Amplify Backend to Your AWS Account Push the backend resources to AWS: amplify push For Appsync_URL and Appsync_ID, choose NA. Install the Frontend Resources Install the necessary packages: npm install Run Frontend Locally Start the frontend locally (connected to the backend on AWS): npm run serve Create and Deploy Frontend to AWS Add hosting for the frontend: amplify add hosting Publish the frontend: amplify publish Custom URL Follow the instructions provided by Amplify to set up your custom URL. TODO About Web platform for building virtual reality experiences. www.transferthought.com/ Topics webgl threejs game-engine vr virtualreality vive ecs aframe metaverse 3d no-code gamedevelopment webxr metaquest applevisionpro Resources Readme License MIT license Activity Stars 14 stars Watchers 3 watching Forks 1 fork Report repository Releases 1 v0.1.0 Latest May 24, 2024 Packages 0 No packages published Contributors 2 * @kkarich kkarich Keenan * @frank-alonso frank-alonso Frank Alonso Languages * JavaScript 68.9% * Vue 27.3% * SCSS 2.4% * HTML 1.4% Footer (c) 2024 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact * Manage cookies * Do not share my personal information You can't perform that action at this time.