Skip to content

Feature/bil 386#62

Merged
decker-dev merged 5 commits intomainfrom
feature/bil-386
Feb 7, 2026
Merged

Feature/bil 386#62
decker-dev merged 5 commits intomainfrom
feature/bil-386

Conversation

@fjalil7
Copy link
Contributor

@fjalil7 fjalil7 commented Feb 6, 2026

No description provided.

fjalil7 and others added 5 commits February 6, 2026 09:56
- Add authentication flow with better-auth
- Integrate Commet SDK for billing
- Add dashboard components and actions
- Configure environment variables

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Remove decorative separator banners (// ====)
- Remove redundant JSDoc comments explaining "what"
- Remove obvious inline "what" comments
- Code should be self-explanatory without comments

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Change @/* from ./src/* to ./* in tsconfig.json
- Update components.json to reference app/globals.css instead of src/app/globals.css
- Fixes import resolution errors for components and other modules

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Update drizzle.config.ts to use POSTGRES_URL
- Update db connection to use POSTGRES_URL
- Update env validation to require POSTGRES_URL

This aligns with the project convention documented in MEMORY.md
that uses POSTGRES_URL (not DATABASE_URL) with the postgres driver.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
… configuration

- Change BETTER_AUTH_URL and BASE_URL to use port 3002 for local development.
- Adjust drizzle.config.ts to reference the schema from the correct path.
- Simplify next.config.ts by removing unnecessary options.
- Update package.json dependencies for better compatibility and performance.
- Enhance dashboard and pricing pages with improved messaging and layout.
- Remove unused files and components to streamline the project structure.

This commit improves the local development setup and enhances the overall clarity of the codebase.
@linear
Copy link

linear bot commented Feb 6, 2026

@decker-dev decker-dev merged commit 2be357e into main Feb 7, 2026
1 check passed
@decker-dev decker-dev deleted the feature/bil-386 branch February 7, 2026 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants