UI for ic.rocks.
Uses Next.js, react-query, and tailwind.
Create a .env
file:
//API_ENDPOINT = http://localhost:3001 // If specified, will override the default API endpoint.
npm run dev
npm run build
npm start
UI for ic.rocks.
Uses Next.js, react-query, and tailwind.
Create a .env
file:
//API_ENDPOINT = http://localhost:3001 // If specified, will override the default API endpoint.
npm run dev
npm run build
npm start