Frontend client for Jobtron users.
This is a Next.js project bootstrapped with create-next-app
.
npm install
NEXT_PUBLIC_AUTH_URL=http://localhost:8081 npm run dev
NEXT_PUBLIC_AUTH_URL=http://localhost:8081
(or wherever jobtron-graphql-engine is deployed)