Pulsate's official web client.
Important
Pulsate is currently in the development phase, in a pre-alpha stage. The official release build may be missing some features or may have unforeseen defects.
- Run the dev server:
pnpm run dev
- Build the app for production:
pnpm run build
- Run the app in production mode:
npm run start
Copyright © 2024 Sho Sakuma & Pulsate Project Team.
Pulsate (Web Client) is open source software distributed under Apache License 2.0.