Skip to content

Vexman/LiftLogic

 
 

Repository files navigation

Environment variables:

$env:NEXT_PUBLIC_ENV="local" $env:MONGODB_DB="LiftLogic" $env:MONGODB_URI="mongodb+srv://grwyler:[email protected]/" $env:NEXTAUTH_SECRET="mysecretkey123"
$env:NEXTAUTH_URL="http://localhost:3000"

deploy

vercel --prod

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.3%
  • JavaScript 1.3%
  • Other 1.4%