06acdbd777
refactor(cli): add CLI utility entry point and fix rsa_private_key typo
...
- Correct typo: rsa -> rsa_private_key
- Refactor cli.py so functions can be used by both interfaces
- Introduce wikideck_cli.py as a CLI utility entry point
- Public and private keys can now be saved separately
2025-06-09 11:19:04 +03:00
874cbff8c0
Closes WikiDeck/wikideck#1
2025-06-06 23:19:30 +03:00
652ff32a4e
README
2025-06-04 12:44:35 -04:00
394a7d37c0
Started README
2025-06-04 12:09:45 -04:00
05fc8f9a46
Unit testing basic workflows
2025-06-04 11:47:49 -04:00
1c31de2bb4
Functional prototype
2025-06-03 11:20:07 -04:00
741b1f5b2a
Attempting server startup.
...
* Created basic client
* Many bug fixes
2025-05-31 18:14:33 -04:00
c83f5feb4b
Developing components.
...
* Created database classes
* Wrote initial queries
* Added validations
2025-05-30 00:28:08 -04:00
14def28b68
Initial commit
...
Created basic application design and data schemas.
2025-05-28 19:24:37 -04:00