Skip to content

Nirlep5252/whiteboard-frontend

Repository files navigation

Collaborative whiteboard

This is the rewrite of my previous version

How to run?

  • Create .env file which contains the following variables:

    VITE_KEYCLOAK_URL=""
    VITE_KEYCLOAK_REALM=""
    VITE_KEYCLOAK_CLIENT=""
  • Make sure the backend server is running

  • Install dependencies:

    bun install
  • Run:

    bun run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published