Skip to content

Commit 8bc3d07

Browse files
committed
Update roadmap
1 parent 5a8164d commit 8bc3d07

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

ROADMAP.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@
4040
- [ ] Attachments are not always displayed. Make sure they are displayed correctly.
4141
- [ ] Sent emails are not part of threads in Inbox. Make sure they are included. I guess same for vice versa. Add backend test to cover this.
4242
- [x] Rewrite /scripts/check.sh in Go because the logic is too complex now. Also, make it run E2E tests just once, and log it when failed, AND run gofmt and pnpm lint:fix automatically.
43-
- [ ] Write docs for how to run the app in dev mode, and in general to run it with a single command, forking to Go and the frontend, with Go having live reload. These things would be nice.
43+
- [x] Write docs for how to run the app in dev mode, and in general to run it with a single command, forking to Go and the frontend, with Go having live reload. These things would be nice.
44+
- [ ] Ensure line-to-line debugging is possible for Go, and
4445

4546
## Milestone 3: Actions
4647

0 commit comments

Comments
 (0)