mirror of
https://github.com/oceanprotocol/status-frontend.git
synced 2025-02-14 21:10:31 +01:00
status-frontend
Frontend client for showing the status of Ocean Protocol services, created with Next.js.
Getting Started
First, run the development server:
cp .env.example .env
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
Description
Languages
CSS
47.7%
TypeScript
47.2%
JavaScript
4.6%
Shell
0.5%