4 Open Issues Need Help Last updated: Sep 8, 2025

Open Issues Need Help

View All on GitHub
Init Styles Package about 2 months ago

AI Summary: This issue proposes the creation of a new `styles` package within the `packages` directory. This package will centralize styling for the `apps/web` application, incorporating Tailwind CSS, defining a color palette, implementing dark, light, and custom themes, managing fonts, and including animations.

Complexity: 3/5
good first issue

Scilent Digital Project Template

JavaScript
Init UI Package about 2 months ago

AI Summary: This issue requests the creation of a new UI package at `packages/ui`, which will be consumed by `apps/web`. The package should be built using Radix UI primitives. Labeled as a 'good first issue', it involves a straightforward setup and integration task.

Complexity: 1/5
good first issue

Scilent Digital Project Template

JavaScript
Init Auth package about 2 months ago

AI Summary: This issue proposes initializing a new authentication package within the `packages/auth` directory. It also suggests integrating this new package by setting up basic authentication-related routes or pages within the `apps/web/src/app/auth` or `apps/web/src/app/sandbox/auth` paths of the web application.

Complexity: 1/5
good first issue

Scilent Digital Project Template

JavaScript
Init Database Package about 2 months ago

AI Summary: This issue requests the initialization of a new database package, to be located within the `packages/db` directory. The task likely involves setting up the basic structure, configuration, and potentially a connection for a database. It may also include a basic integration or demonstration of its use, possibly within the `/apps/web/src/app/status` page.

Complexity: 2/5
good first issue

Scilent Digital Project Template

JavaScript