What's Changed
- add currency custom params validator for transfer api by @im-Qarch in #8
- add user table [query-schmea] and generate sqlc model/querier by @im-Qarch in #9
- feature: add user create api by hashed/salt pasowrd and with unit-test by @im-Qarch in #12
- feature:initial paseto for auth-login - add related config - update server func to handle auth config by @im-Qarch in #13
- Dockerize for realase by @im-Qarch in #15
Full Changelog: v0.0.1...v0.0.2