Cleanup daisho's file structure
Closed this issue · 1 comments
arvimal commented
Cleanup daisho's file structure,
- Remove the existing CI/CD pipeline.
- Move
src
todaisho
- Rename the project from
daisho
toDaisho
. - Rename
tests
totest
arvimal commented
Basic structure cleanup finished.
Separated server, client, helpers, db, and trigger script. Updated imports within each part.