Mahmoud-Emad
d3a66d4fc8
feat: Add initial production deployment support
...
- Add .env.example file for environment variable setup
- Add .gitignore to manage sensitive files and directories
- Add Dockerfile.prod for production-ready Docker image
- Add PRODUCTION_CHECKLIST.md for pre/post deployment steps
- Add PRODUCTION_DEPLOYMENT.md for deployment instructions
- Add STRIPE_SETUP.md for Stripe payment configuration
- Add config/default.toml for default configuration settings
- Add config/local.toml.example for local configuration template
2025-06-25 18:32:20 +03:00
Mahmoud-Emad
11d7ae37b6
feat: Enhance governance module with activity tracking and DB refactor
...
- Refactor database interaction for proposals and activities.
- Add activity tracking for proposal creation and voting.
- Improve logging for better debugging and monitoring.
- Update governance views to display recent activities.
- Add strum and strum_macros crates for enum handling.
- Update Cargo.lock file with new dependencies.
2025-05-27 20:45:30 +03:00
Mahmoud Emad
e4e403e231
feat: Integerated the DB:
...
- Added an initialization with the db
- Implemented 'add_new_proposal' function to be used in the form
2025-05-18 09:07:59 +03:00
timurgordon
9468595395
Add company management module with registration and entity switching
2025-05-05 13:58:51 +03:00
timurgordon
bafb63e0b1
Merge branch 'development_timur' of https://git.ourworld.tf/herocode/hostbasket into development_timur
2025-05-01 12:15:14 +03:00
timurgordon
c05803ff58
add contract md folder support
2025-05-01 03:56:55 +03:00
Timur Gordon
6b7b2542ab
move all defi functionality to page and separate controller
2025-05-01 02:55:41 +02:00
Timur Gordon
36812e4178
add jwt auth, fix session handling, clean up middlewares
2025-04-21 13:55:29 +02:00
4b637b7e04
...
2025-04-21 10:52:19 +02:00
1b08d57924
...
2025-04-19 19:46:55 +02:00
86bb165bf2
....
2025-04-19 19:11:13 +02:00