company under development

This commit is contained in:
Sas Andy
2024-05-08 15:56:44 +07:00
parent 9ae7e495c6
commit 1965359fd5
19 changed files with 296 additions and 29 deletions

View File

@@ -27,6 +27,7 @@ func main() {
// SETUP ROUT PUBLIC
handlers.SetupRoutesPublic(app, appStore)
// SETUP ROUT CORPORATE
handlers.SetupRoutesCorporate(app, appStore)
// SETUP ROUT CLIENT
// SETUP ROUT DEV