Ugly Alpha 1
hermod-api:0.1.0

total uncompressed bytes

158.9 KB

total files

52

Fix

NewInclude { include: [ "src/**/*", "Cargo.*", "LICENSE", "README.md", "build.rs", ], has_build_script: true, }

26 wasted files

total waste: 33.1 KB

  1. sqlx-data.json : 8.1 KB
  2. tests/api/auth.rs : 5.8 KB
  3. .github/workflows/general.yml : 5.6 KB
  4. tests/api/helpers.rs : 4.2 KB
  5. tests/api/qr_code.rs : 2.6 KB
  6. scripts/init_db.sh : 1.9 KB
  7. Dockerfile : 850 B
  8. .gitignore : 628 B
  9. configuration/base.yaml : 487 B
  10. tests/api/health_check.rs : 410 B
  11. scripts/collector-config.yaml : 390 B
  12. scripts/init_collector.sh : 306 B
  13. migrations/20210914204421_create_qr_code_table.sql : 212 B
  14. configuration/production.yaml : 210 B
  15. migrations/20210927190000_create_form_table.sql : 192 B
  16. scripts/docs.sh : 187 B
  17. migrations/20210901170624_create_users_table.sql : 186 B
  18. migrations/20210927190016_create_feedback_table.sql : 180 B
  19. migrations/20210927190009_create_form_input_table.sql : 168 B
  20. configuration/local.yaml : 135 B
  21. migrations/20210914195857_rename_users_to_account.sql : 65 B
  22. .env : 65 B
  23. scripts/stop_db.sh : 57 B
  24. tests/api/main.rs : 54 B
  25. migrations/20210927220925_make_feedback_payload_string.sql : 53 B
  26. migrations/20210915162935_make_qr_code_slug_unique.sql : 38 B