cleanup
Showing
- dashboard/clients/all-in-one.py 153 additions, 0 deletionsdashboard/clients/all-in-one.py
- dashboard/clients/create_project.py 53 additions, 0 deletionsdashboard/clients/create_project.py
- dashboard/clients/login.py 22 additions, 0 deletionsdashboard/clients/login.py
- dashboard/clients/register.py 23 additions, 0 deletionsdashboard/clients/register.py
- dashboard/config.py 50 additions, 0 deletionsdashboard/config.py
- dashboard/dashboard.db 0 additions, 0 deletionsdashboard/dashboard.db
- dashboard/errors/error_handlers.py 21 additions, 0 deletionsdashboard/errors/error_handlers.py
- dashboard/errors/errors.py 15 additions, 0 deletionsdashboard/errors/errors.py
- dashboard/keycloak.json 33 additions, 0 deletionsdashboard/keycloak.json
- dashboard/models.py 99 additions, 0 deletionsdashboard/models.py
- dashboard/nephele-front/.editorconfig 9 additions, 0 deletionsdashboard/nephele-front/.editorconfig
- dashboard/nephele-front/.eslintignore 8 additions, 0 deletionsdashboard/nephele-front/.eslintignore
- dashboard/nephele-front/.eslintrc.cjs 101 additions, 0 deletionsdashboard/nephele-front/.eslintrc.cjs
- dashboard/nephele-front/.gitignore 37 additions, 0 deletionsdashboard/nephele-front/.gitignore
- dashboard/nephele-front/.npmrc 3 additions, 0 deletionsdashboard/nephele-front/.npmrc
- dashboard/nephele-front/.prettierrc 4 additions, 0 deletionsdashboard/nephele-front/.prettierrc
- dashboard/nephele-front/README.md 46 additions, 0 deletionsdashboard/nephele-front/README.md
- dashboard/nephele-front/index.html 44 additions, 0 deletionsdashboard/nephele-front/index.html
- dashboard/nephele-front/package-lock.json 7785 additions, 0 deletionsdashboard/nephele-front/package-lock.json
- dashboard/nephele-front/package.json 54 additions, 0 deletionsdashboard/nephele-front/package.json
dashboard/clients/all-in-one.py
0 → 100644
dashboard/clients/create_project.py
0 → 100644
dashboard/clients/login.py
0 → 100644
dashboard/clients/register.py
0 → 100644
dashboard/config.py
0 → 100644
dashboard/dashboard.db
0 → 100644
File added
dashboard/errors/error_handlers.py
0 → 100644
dashboard/errors/errors.py
0 → 100644
dashboard/keycloak.json
0 → 100644
dashboard/models.py
0 → 100644
dashboard/nephele-front/.editorconfig
0 → 100644
dashboard/nephele-front/.eslintignore
0 → 100644
dashboard/nephele-front/.eslintrc.cjs
0 → 100644
dashboard/nephele-front/.gitignore
0 → 100644
dashboard/nephele-front/.npmrc
0 → 100644
dashboard/nephele-front/.prettierrc
0 → 100644
dashboard/nephele-front/README.md
0 → 100644
dashboard/nephele-front/index.html
0 → 100644
dashboard/nephele-front/package-lock.json
0 → 100644
This diff is collapsed.
dashboard/nephele-front/package.json
0 → 100644
Please register or sign in to comment