netzo / fresh-netzo

Full-stack Deno Fresh meta-framework for building business web apps like internal tools, dashboards, admin panels and automated workflows.
https://netzo.io
MIT License
52 stars 2 forks source link

refactor(templates): splits the `resources/{name}.ts` file #127

Closed miguelrk closed 7 months ago

miguelrk commented 7 months ago

Improvements from https://github.com/netzo/netzo/pull/125 (hotfix for https://github.com/netzo/netzo/issues/124)

Splits the resources/{name}.ts file to data/{name}.ts and routes/api/{name}.ts to avoid Deno from leaking into client.