Update 'README.md'
This commit is contained in:
parent
5a96c6fb7b
commit
488fe92c3d
1 changed files with 17 additions and 2 deletions
19
README.md
19
README.md
|
@ -1,6 +1,21 @@
|
||||||
# Seepur
|
# Seepur - PoC
|
||||||
|
|
||||||
#### A shared story time experience
|
Created for my mom and my daughter :) - open sourced, Though rough to setup (Admin is not really a thing yet)
|
||||||
|
|
||||||
|
|
||||||
|
#### A shared story time experience
|
||||||
|
Make video calls with a synced book view!
|
||||||
|
Best for babies/toddlers and grandparents
|
||||||
|
|
||||||
|
PoC:
|
||||||
|
- You can add a child
|
||||||
|
- Add a connection to the child (i.e grandparent)
|
||||||
|
- You can start a video/audio/book call (p2p)
|
||||||
|
- STUN/TURN configured in DB
|
||||||
|
- User management
|
||||||
|
- Upload books
|
||||||
|
- basic child profile page.
|
||||||
|
|
||||||
|
|
||||||
#### For Development
|
#### For Development
|
||||||
- `yarn install`
|
- `yarn install`
|
||||||
|
|
Reference in a new issue