Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dunkeltron authored Dec 9, 2023
1 parent 89068cb commit 6afb8d0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,13 @@ location /ws {

## Developing
Frontend build requires a bunch of javascript stuff. To do it without installing a bunch of javascript stuff, install podman and use `build-frontend.sh`
To test that everything works:
Creeate a new conversation
- Too many numbers (more than 11)
- Too few Numbers (less than 11)
- Correct 11 digit number
- Group Conversation

Test inbound and outbound texting (SMS, MMS Text, Image, GIF):
- 11 digit numbers (one to one conversations)
- Group Conversations

0 comments on commit 6afb8d0

Please sign in to comment.