This is a Next.js frontend for the ABCAI-moderator app chain hackathon project.
First, run the development server:
cp .env.example .env
# set the environment variables in .env then run
npm run dev
Open http://localhost:3000 with your browser to see the result.