akelyasir

Results 8 issues of akelyasir

Hello, I had a few questions about the system. 1. Can we add HTML template support like Tera? 2. Is there a cookie-based session? 3. What method should we follow...

Hi @photino How can we use cargo watch? It is not possible to use cargo watch during development processes. How can we use auto reloading? Isn't it advantageous to use...

Hi @photino How can we add background jobs for the queries made. In order not to keep any request waiting. For example, we have sent an e-mail and to complete...

enhancement

Hi, Will you set an example for a role-based user session? With the cache system. Do we need to develop the project ourselves? Good work and good luck.

enhancement

Hi @photino Are you planning to integrate with Leptos? For SSR use.

Hi, I downloaded all the files with teo-development-setup. It gave an error while trying to build Teo. `error: failed to select a version for the requirement `teo-generator = "^0.3.0-alpha.0"`` Then...

Hi @photino Could you please add an example or document regarding the use of extra modules? For example, how to use zino-cache and what is its purpose? Thanks

Hi, Can you give an example for file uploading? I'm also curious about one thing, how to use query and mutation in postman? Thanks