Skip to content

WebAR playground using Next.js + Tailwind + Typescript + Prisma + NextAuth + PostgreSQL + Aframe + Ar.js + TensorFlow.

Notifications You must be signed in to change notification settings

tombombadilom/WebAR

 
 

Repository files navigation

WebAR Web APP with Aframe, Ar.js, TensorFlow.js, Next.js Prisma PostgreSQL Auth

Development still pending ...

Developing Locally

You can clone & create this repo with the following command

pnpm create next-app WebAr --example "https://github.com/tombombadilom/WebAR"

Deploy on vercel using vercel client

pnpm i -g vercel@latest

Getting Started

First create the .env.local file

Then run vercel link

Then run vercel env pull .env.development.local

Then, run the development server:

pnpm dev

Open http://localhost:3000 with your browser to see the result.

About

WebAR playground using Next.js + Tailwind + Typescript + Prisma + NextAuth + PostgreSQL + Aframe + Ar.js + TensorFlow.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.0%
  • CSS 4.1%
  • JavaScript 2.9%