Commit Graph

5 Commits

Author SHA1 Message Date
naudachu a19263e97e - Folder PrivateURL fixed; 2023-06-21 18:55:25 +05:00
naudachu db69ef238e just...no message 2023-06-21 14:07:26 +05:00
naudachu ad1beb66dd - clean architecture implemeted! 2023-06-14 22:21:58 +05:00
naudachu 0e6585b683 - fixed naming 2023-06-12 20:56:22 +05:00
naudachu fd1c8fc894 - added .dev.env, added to .gitignore;
- helper function to work with github naming (regexp mustcompile);
- move telegram requests handlers into a separate file/module;
- remove unused YouTrack interface;
- review Git struct, review init function,
- create separate git instance for each request;
- using env vars into Cloud functions;
- create domain package with only Git struct description..;
- add Controller package with all current UseCases;
2023-06-12 20:42:23 +05:00