Q: How can we add entries in a DB?

Ans - Add respective functions to the db package. Add db as a dependency to the ws package.

<aside> 💡

Ideally at this point we should also introduce a common package that stores things like the Claims struct.

</aside>