Skip to content

Commit 160beb3

Browse files
committed
update readme and todo
1 parent 06b1f57 commit 160beb3

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ npm run start
2323

2424
To start your application:
2525

26+
**Remember to replace the `ENV` in Dockerfile
27+
2628
```
2729
docker-compose up -d
2830
```

TODO.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- [ ] Name is shared on process
2+
- [ ] Store `uid: realname`
3+
- [ ] Query when button is pressed
4+
- [ ] Send realname + class to channel

0 commit comments

Comments
 (0)