v
v copied to clipboard
refactoring: examples/vweb_orm_jwt
I will do some refactor for this example soon.
- [x] Change pt-br sentences
- [x] Erase 'name' field of User struct and set user CURRENT_DATETIME as default
- [x] Change mysql connection to in memory sqlite connection
- [ ] Do example testable in CI