Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dopoto committed Jul 21, 2024
1 parent 1c4c3a3 commit 6235ded
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Remote Beep

A demo for playing sounds remotely, using .NET 8, SignalR, Angular and NGRX.

## Demo

https://remote-beep-frontend.vercel.app/

## Source Code

- https://github.com/dopoto/remote-beep-frontend
Frontend app
- https://github.com/dopoto/remote-beep-backend
Backend app (this repo)

## Development environment

Build and run from Visual Studio 2022+ or execute ```dotnet run``` in the root folder




0 comments on commit 6235ded

Please sign in to comment.