troncali / nest-vue

Nx monorepo starter: dockerized NestJS backend, Vue frontend, and NGINX; data via Prisma / TypeORM + GraphQL; Jest + Cypress testing; Jenkins CI/CD.

Home Page:https://nest-vue.troncali.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Roadmap

troncali opened this issue · comments

A roadmap for the monorepo is available under Projects. All features/issues that are in progress, are planned, or that have been proposed will be tracked as follows:

  • Active Work: displays the progress of items that will be completed in the current iteration. The iteration represents a chunk of work and does not have a specific timeline.
    • → Ready: the planned feature/issue is adequately described and ready to be implemented.
    • ⎇ In progress: the feature/issue is in active development.
    • ⌘ In review: the feature/issue is being reviewed, tested, and tweaked.
    • ✓ Done: the feature/issue is complete and has been or will soon be merged.
  • Planned Work: displays the items planned for the next iteration.
  • Backlog: displays all features/issues in progress, planned, or under consideration for future work.
  • All Items: displays all features/issues, including those that were finished and those for which no action will be taken.

Your constructive input is welcome and appreciated.