Skip to content

feature: monorepo#20

Merged
fvrvz merged 13 commits into
developfrom
feature/monorepo
Apr 12, 2026
Merged

feature: monorepo#20
fvrvz merged 13 commits into
developfrom
feature/monorepo

Conversation

@fvrvz

@fvrvz fvrvz commented Apr 12, 2026

Copy link
Copy Markdown
Owner

Description

Migrate to monorepo

Changes Type

  • Feature
  • Enhancement
  • Bug fix / Refactor / Test improvements
  • Documentation
  • Chore - Does not affect the code

Screenshots / Demo (if applicable)

Add before/after screenshots, videos, or GIFs.

Checklist

  • Tests added/updated
  • Documentation updated
  • All checks pass
  • Reviewer(s) assigned

Related Issues

Closes #

fvrvz added 9 commits April 12, 2026 13:06
- Merge Go backend and SvelteKit frontend into a unified pnpm workspace
- Rebrand from auth-service-go/idp-frontend-svelte to AuthForest (v2.0.1)
- Update all Go import paths to github.com/fvrvz/authforest
- Add go.work for monorepo-aware gopls support
- Create full-stack docker-compose (backend, frontend, postgres)
- Add monorepo-aware GitHub Actions workflows with path filters
- Add GitHub Pages deploy workflow with env-driven base path
- Configure .vscode for Go + Svelte development
- Add .env-example files for backend and frontend
@fvrvz fvrvz added documentation Improvements or additions to documentation enhancement New feature or request labels Apr 12, 2026
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

fvrvz added 4 commits April 12, 2026 14:49
…iles

- Updated import statements to use double quotes instead of single quotes in various files.
- Reformatted code for consistent indentation and spacing in user-related services and schemas.
- Enhanced user interface types and schemas for better clarity and maintainability.
- Improved toast and dialog services for better state management and user experience.
- Updated OIDC service for better handling of user authentication and session management.
- Adjusted role and user types for improved type safety and clarity.
- Modified documentation to reflect code changes and improve readability.
- Upgraded axios dependency version in pnpm-lock.yaml for better performance and security.
@fvrvz fvrvz merged commit 9d906ee into develop Apr 12, 2026
8 checks passed
@fvrvz fvrvz deleted the feature/monorepo branch April 12, 2026 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants