Commit Graph

7 Commits

Author SHA1 Message Date
Mohamad.Elsena
2927013a6d Update environment configuration, add API documentation, and implement user authentication system
- Updated `.env` and added `.env.test` for environment variables.
- Introduced API documentation in `API_DOCUMENTATION.md`.
- Added authentication setup guide in `AUTHENTICATION_SETUP.md`.
- Implemented user authentication with JWT and email verification.
- Created new routes for user management and form submissions.
- Added middleware for API key authentication and error handling.
- Set up Redis for rate limiting and notifications.
- Removed obsolete files and configurations related to the previous Rust implementation.
2025-05-28 11:18:35 +02:00
Mohamad.Elsena
fe5184e18c demo001 2025-05-05 17:01:20 +02:00
Mohamad
07266f4dcb init to use html/css/js 2025-05-05 13:25:23 +02:00
Mohamad.Elsena
482aa13e76 binary name fix
Some checks failed
Build and Push Docker Image / build_and_push (push) Failing after 17s
2025-01-03 11:40:16 +01:00
Mohamad
7d374b93c5 rust version update
Some checks failed
Build and Push Docker Image / build_and_push (push) Failing after 1m14s
2025-01-03 10:45:33 +01:00
Mohamad.Elsena
14c2a123cf gitea workflow
Some checks failed
Build and Push Docker Image / build_and_push (push) Failing after 17s
2025-01-03 10:26:04 +01:00
Mohamad.Elsena
856cb1ee59 weeee💃
Some checks failed
Build and Deploy / build (push) Failing after 8s
2024-12-27 14:05:56 +01:00