Skip to content

Uqido/WebArPlatform_Public

Repository files navigation

Getting Started

First, build and run the application:

npm run dev

The app will be available locally at http://localhost:3000.

To instantly expose your local server to the internet through a secure, temporary HTTPS URL without any port forwarding, run:

npx cloudflared tunnel --url http://localhost:3000

Once executed, Cloudflare will generate a public URL in the terminal, for example: https://some-random-words.trycloudflare.com

To test the application on other devices, simply open the generated link on your smartphone

Deploy

To deploy the application run the following command in the main branch:

npm run deploy

What the script does:

  • Build the application
  • Generates a static export of the project.
  • Copies the exported files to the gh-pages branch.
  • Pushes the updates to GitHub, which automatically triggers the deployment process.

QR

Scan the following QRs to reach the webAR platform. Once the camera is active, scan again the QR to go to the AR effect.

IceCore Carota
Glacier in Time Ieri e oggi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages