The function is similar to the advertising screen in the elevator, a background manages multiple screens, remotely pushes content to the terminal, and the terminal can rotate resources such as videos and pictures. Using Nuxt, Nuxt UI, Deno/Kv, etc
Make sure to install dependencies:
pnpm install
Start the development server on http://localhost:3000
:
pnpm dev
Build the application for production:
pnpm build
Locally preview production build:
pnpm preview