Skip to content

pulsate-dev/pulsate-web

Pulsate Web Client

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.

Development

Remix docs

  • Run the dev server:
pnpm run dev
  • Build the app for production:
pnpm run build
  • Run the app in production mode:
npm run start

License

Copyright © 2024 Sho Sakuma & Pulsate Project Team.

Pulsate (Web Client) is open source software distributed under Apache License 2.0.