@@ -5,7 +5,11 @@ An API used to send texts messages to multiple contacts.
## Getting started
Installing dependencies
`npm install`
```BASH
dotnet restore
```
Running server
`node app.js`
```BASH
dotnet run
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.