Skip to content

status-app/web-prototype

Repository files navigation

SolidJS app to prototype the status-app project.

This is an early-stage project: it is only tested to work on a local host.

Requires having the backend service running (on the same machine for now).

Initial setup

  • Install NodeJS 18, and pnpm (npm i -g pnpm).

  • Run pnpm i -D in the root project folder to install the dependencies using pnpm.

Running

Run pnpm dev in the root project folder, and follow the instructions in the terminal.

// TODO: runtime arguments