Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite to NextJS on top of Nest.js + TS #3

Open
15 of 49 tasks
domin-mnd opened this issue Nov 27, 2022 · 1 comment
Open
15 of 49 tasks

Rewrite to NextJS on top of Nest.js + TS #3

domin-mnd opened this issue Nov 27, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@domin-mnd
Copy link
Contributor

domin-mnd commented Nov 27, 2022

The same exact configuration must be stuck by. 2 NextJS sessions: 1 for general, 1 for panel

  • Base
  • Panel styling
  • Panel API
  • User authentication via JWT
  • Header/Sidebar/Footer configuration
  • Media uploading
  • JIT to-production compiling
  • MDX compiler
  • CLI module (@splendid-cms/clif)
  • Plugin/Theme installation
  • Core plugin as a library replacement (@splendid-cms/core)
  • Custom logger service (@splendid-cms/logr)
  • Colorizer module (@splendid/colr) (may be not added)
  • Speedy plugin
  • Plugin implementation
  • Default theme
  • Themes implementation
  • Pages
    • Dashboard
      • Overview
      • Change Log
      • Support
    • Analytics
      • Traffic
      • Performance
      • Security
      • Health
    • Pages
      • Overview
      • Create
      • Delete
    • System
      • Routing
      • Invocation
      • Activity
    • Media
      • Overview
      • Upload
    • Plugins
      • Overview
      • Manage
      • Logging
      • Help
    • Themes
      • Overview
      • Upload
      • Inspect
      • Modify
      • Help
@domin-mnd domin-mnd added enhancement New feature or request good first issue Good for newcomers labels Nov 27, 2022
@domin-mnd domin-mnd self-assigned this Nov 27, 2022
@domin-mnd
Copy link
Contributor Author

Default theme

Might even make one in single react provider as I expect themes to modify layout instead of making own

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: 🏗 In progress
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants