Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 497 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 497 Bytes

simpleshareboard CircleCI

Virtual whiteboard for multiple users. Share your writings/drawings/etc in real time with other people. Currently a very simple PoC with several limitations:

  • Only one user can draw on board at the same time
  • No Auth

Building and running

If you have .NET Core 3 SDK, you're good to go. Just type dotnet run and open your favourite browser.