Commit Graph
6 Commits
Author SHA1 Message Date
retoor 5255242838 fix: correct typo in user authentication error message string 2024-11-27 16:05:25 +00:00
bot 83578d2376 chore: update export statistics with latest data and formatting adjustments 2024-11-27 14:58:02 +00:00
retoor 9ee53eae01 fix: correct spelling of 'recieved' to 'received' in user profile handler 2024-11-27 14:56:34 +00:00
retoor e3ffac8574 docs: add project description and setup instructions to README 2024-11-27 14:38:07 +00:00
retoor fc83646be0 feat: add build server configuration for automated CI pipeline
This commit introduces a new build server setup to enable continuous integration and automated builds. The configuration includes server initialization scripts, dependency management, and build trigger definitions to streamline the development workflow.
2024-11-27 14:30:45 +00:00
retoor 8265ede65c feat: add initial project structure with core application scaffolding 2024-11-27 14:28:30 +00:00