Skip to content

Our solution is an Augmented Reality framework that can be used by all modern consumer devices without the need to install any applications. It can be used to render and preview 3D models just using the default browser. Web AR gives consumers an online try-before-you-buy experience, making it easier to choose the right product. It enables brands…

Notifications You must be signed in to change notification settings

shaddeykatri/business-and-retail-web-ar

Repository files navigation

Web AR Framework Backend Live Demo

Download and Installation

To begin using this framework, choose one of the following options to get started:

Technology

This boilerplate uses uses a number of open source packages to work properly. The following tools were used:

  • node.js - evented I/O for the backend
  • Express - fast node.js network app framework

Installation

Express requires Node.js v5+ to run.

Install the dependencies and devDependencies and start the server.

cd business-and-retail-web-ar
npm install
npm start

Usage

A step by step series of examples that tell you how to get a development env running. Server running on

http://0.0.0.0:5000/

Create a .env file and update the following parameters :

PORT=5000
COSMOS_URL= place your Mongo cosmos DB URL
COSMOSDB_USER= place your Mongodb cosmos DB user url
COSMOSDB_PASSWORD= place your Mongo DB cosmos DB password

API Endpoints

Refer the swagger documentation by hitting

http://0.0.0.0:5000/doc

About

Our solution is an Augmented Reality framework that can be used by all modern consumer devices without the need to install any applications. It can be used to render and preview 3D models just using the default browser. Web AR gives consumers an online try-before-you-buy experience, making it easier to choose the right product. It enables brands…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •