Skip to content

Commit

Permalink
docs: add future roadmap for backend
Browse files Browse the repository at this point in the history
Signed-off-by: Guillaume Hivert <[email protected]>
  • Loading branch information
ghivert committed May 6, 2024
1 parent 206cd4f commit df3c7f9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions apps/backend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,10 @@ gleam run # Run the project
gleam test # Run the tests
gleam shell # Run an Erlang shell
```

## Future developments

- Dive at the function level to see functions deps
- Crawl github everyday to get the number of stars
- Add analytics to observe trends
- Daily dumps of data analytics from hex for trends

0 comments on commit df3c7f9

Please sign in to comment.