Skip to content

Latest commit

 

History

History
18 lines (18 loc) · 292 Bytes

README.md

File metadata and controls

18 lines (18 loc) · 292 Bytes

Guide

install

git clone https://github.com/antipeth/camera-demo.git
cd camera-demo
npm install

setup

mv .env.example .env

Edit your .env

run

npx @better-auth/cli migrate --y
npm run dev

Then, Open your broswer http://localhost:4321 to visit.