Skip to content
This repository was archived by the owner on Sep 22, 2024. It is now read-only.

[overview] road to v1.0 #98

Open
20 of 37 tasks
miguelrk opened this issue Feb 8, 2024 · 1 comment
Open
20 of 37 tasks

[overview] road to v1.0 #98

miguelrk opened this issue Feb 8, 2024 · 1 comment
Assignees
Labels
type: overview Issues referencing multiple issues regarding one topic

Comments

@miguelrk
Copy link
Contributor

miguelrk commented Feb 8, 2024

Templates

Plugins

  • plugins/auth
    • users (authentication)
    • roles (authorization)
  • plugins/api
  • plugins/components
    • **theme: ** pre-defined themes for all components (options: color and radius)
    • **layout: ** opinionated layout components (nav, header, footer, main)
    • **utils: ** other utils like to modify page metadata
    • blocks: higher-level UI building-blocks built with components (form, table, gallery, kanban)
    • ...components: port shadcn-ui components to deno/preact.
  • plugins/cron
    • initial implementation
    • register in Netzo() to add to core (waiting for subhosting support)

CLI

Chore

@miguelrk miguelrk added the type: overview Issues referencing multiple issues regarding one topic label Feb 8, 2024
@miguelrk miguelrk self-assigned this Feb 8, 2024
@miguelrk
Copy link
Contributor Author

Relevant Notes

v1.0 is amongst many things, an effort to stabilize the Netzo Framework. The way in which the Netzo Framework then integrates with the Netzo Platform should favor a) "loose coupling, high cohesion". The picture explains it best:

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: overview Issues referencing multiple issues regarding one topic
Projects
None yet
Development

No branches or pull requests

1 participant