Skip to content

ModulrCloud/robot-teleop-webapp

Repository files navigation

Robot Teleop Web Application

Setup

Prerequisites

  • Node.js (v18+) and npm
  • AWS Account
  • AWS CLI
  • Google OAuth 2.0 credentials

Installation

# Install dependencies
npm install

# Configure AWS credentials
npx ampx configure profile

# Set Google OAuth secrets
npx ampx sandbox secret set GOOGLE_CLIENT_ID
npx ampx sandbox secret set GOOGLE_CLIENT_SECRET

Running Locally

Start the Amplify sandbox (keep running):

npx ampx sandbox

In a separate terminal, start the dev server:

npm run dev

App runs at http://localhost:5173

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages