Skip to content

Latest commit

 

History

History

backend-mock

Mock Backend for Raspiblitz web

This is a mock backend for raspiblitz web to make interaction with the frontend easier.

Data it returns is based on blitz_api.

Usage

Install dependencies with npm install then run with npm run start.

This exposes the web server on localhost:8000.