Skip to content

Feature/adding frontend#13

Merged
PEQSPC merged 6 commits into
developfrom
feature/adding-frontend
Jan 19, 2026
Merged

Feature/adding frontend#13
PEQSPC merged 6 commits into
developfrom
feature/adding-frontend

Conversation

@PEQSPC

@PEQSPC PEQSPC commented Jan 19, 2026

Copy link
Copy Markdown
Owner

No description provided.

- Added User model and relationships in the database.
- Created authentication routes for login, user creation, and user listing.
- Implemented JWT token generation and password hashing.
- Added migration script to create users table and default admin user.
- Updated simulation routes to associate simulations with users.
- Introduced K8sService for Kubernetes operations.
- Enhanced health check endpoint to verify K8s and DB connectivity.
- Updated README with environment variable instructions.
- Modified requirements.txt to include necessary packages for authentication.
- Updated .gitignore to exclude new temporary files.
…gration; add loading states and error handling FRONT END
…reate tests for authentication, health, and simulation endpoints
feat(k8s): add ConfigMaps for API and frontend configurations
feat(k8s): create separate ingress for frontend and API with TLS
feat(k8s): add Kind cluster configuration for local development
feat(k8s): create secrets for API and TLS for ingress
docs: update onboarding guide with local development setup and troubleshooting
fix(setup-dev.sh): enhance script for better error handling and performance warnings
feat(setup-dev.sh): improve setup script to include TLS certificate generation
feat(update-images.sh): add script to rebuild and redeploy images selectively
@PEQSPC PEQSPC merged commit 7c68cf5 into develop Jan 19, 2026
1 check passed
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.

1 participant