Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 317 Bytes

File metadata and controls

20 lines (14 loc) · 317 Bytes

Next.js / Material UI Template DataWatch

Starter template for new projects.

Keycloak, Postgres, and WebSockets are disabled (commented-out).

Local development

Install dependencies

npm install

Configure

Copy src/config-default.json to src/config.json.

Run server

npm run dev