Ugly Alpha 1
hermodapi:0.1.0

total uncompressed bytes

119.3 KB

total files

39

Fix

NewInclude { include: [ "src/**/*", "Cargo.*", "README.md", ], has_build_script: false, }

22 wasted files

total waste: 27.4 KB

  1. .github/workflows/general.yml : 5.6 KB
  2. tests/api/helpers.rs : 3.7 KB
  3. tests/api/auth.rs : 3.2 KB
  4. sqlx-data.json : 2.9 KB
  5. tests/api/qr_code.rs : 2.8 KB
  6. .github/workflows/docker-publish.yml : 1.9 KB
  7. scripts/init_db.sh : 1.9 KB
  8. spec.yaml : 1.2 KB
  9. spec.old.yaml : 1.0 KB
  10. Dockerfile : 860 B
  11. .gitignore : 628 B
  12. tests/api/health_check.rs : 410 B
  13. configuration/base.yaml : 320 B
  14. migrations/20210914204421_create_qr_code_table.sql : 212 B
  15. migrations/20210901170624_create_users_table.sql : 186 B
  16. configuration/production.yaml : 168 B
  17. configuration/local.yaml : 93 B
  18. migrations/20210914195857_rename_users_to_account.sql : 65 B
  19. .env : 65 B
  20. scripts/stop_db.sh : 57 B
  21. tests/api/main.rs : 54 B
  22. migrations/20210915162935_make_qr_code_slug_unique.sql : 38 B