The frontend for Delta Reporter is designed with the intention to provide enough flexibility to be deployed both on normal servers or on serverless cloud services
Install it and run:
npm install
npm run dev
# or
yarn
yarn dev
The server will reload automatically after a change is saved