Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/run-llama/sec-insights. Pull mirroring updated .
  1. Mar 12, 2025
  2. Apr 19, 2024
  3. Feb 24, 2024
  4. Jan 15, 2024
  5. Nov 26, 2023
  6. Nov 06, 2023
  7. Nov 04, 2023
  8. Nov 03, 2023
  9. Oct 30, 2023
  10. Oct 17, 2023
  11. Oct 10, 2023
  12. Oct 09, 2023
  13. Oct 01, 2023
  14. Sep 28, 2023
    • Sourabh Desai's avatar
      Sourabh/fix refresh db (#44) · fc04aa81
      Sourabh Desai authored
      * add Dockerfile for devcontainer
      
      * add nodejs installation
      
      * more deps needed for node.js installation
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * update README + add Codespace origin if running in codespaces
      
      * use docker compose yaml
      
      * rename file
      
      * fix allow_origins set to include codespace origin
      
      * use features + remove workspace compose yaml
      
      * apt-get update
      
      * remove npm & poetry install
      
      * add nodejs feature
      
      * address variety of more issues with running on codespaces + issues with make migate
      
      * add one more step to backend readme
      
      * remove loose console log
      
      * fix refresh_db for linux
      
      * confirm with capital Y
      
      * readme updates
      fc04aa81
    • Sourabh Desai's avatar
      Adding a Dockerfile for devcontainer (#43) · 950f88a7
      Sourabh Desai authored
      * add Dockerfile for devcontainer
      
      * add nodejs installation
      
      * more deps needed for node.js installation
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * update README + add Codespace origin if running in codespaces
      
      * use docker compose yaml
      
      * rename file
      
      * fix allow_origins set to include codespace origin
      
      * use features + remove workspace compose yaml
      
      * apt-get update
      
      * remove npm & poetry install
      
      * add nodejs feature
      
      * address variety of more issues with running on codespaces + issues with make migate
      
      * add one more step to backend readme
      
      * remove loose console log
      950f88a7
  15. Sep 27, 2023
  16. Sep 26, 2023
  17. Sep 22, 2023
  18. Sep 21, 2023
  19. Sep 20, 2023
    • Sourabh Desai's avatar
      simplify specification of DATABASE_URL (#35) · 961c2d96
      Sourabh Desai authored
      * simplify specification of DATABASE_URL for make run_docker by adding .env.docker
      
      * use localhost + have make migrate create containers first
      
      * update README setup instructions. Just need make run now
      
      * update Makefile to run  before use of 'docker compose create' before use of 'docker compose start'
      
      * newline
      961c2d96
  20. Sep 17, 2023
  21. Sep 14, 2023
  22. Sep 12, 2023
  23. Sep 11, 2023
    • Sourabh Desai's avatar
      Bugfix/issue 13 (#23) · 3e5d162e
      Sourabh Desai authored
      
      * fixed typo in README
      
      * fixed docker compose bug #13
      
      * made requested changes
      
      * get database url from config
      
      * Sourabh/issue 13 (#1)
      
      * modifications to the code structure and the way check_database_connection is called
      
      * Initial commit
      
      * Initial commit
      
      * Initial commit
      
      * Initial commit
      
      * add check in run_docker to ensure DATABASE_URL isnt set in .env
      
      * pin ankane/pgvector image to v0.5.0 to avoid future breakages
      
      * add missing greenlet dep
      
      ---------
      
      Co-authored-by: default avatarsiddarthreddygsr <siddarthreddygsr@gmail.com>
      3e5d162e
    • Gurram Siddarth Reddy's avatar
      Bugfix/issue 13 (#18) · 2c37247a
      Gurram Siddarth Reddy authored
      
      * fixed typo in README
      
      * fixed docker compose bug #13
      
      * made requested changes
      
      * get database url from config
      
      * Sourabh/issue 13 (#1)
      
      * modifications to the code structure and the way check_database_connection is called
      
      * Initial commit
      
      * Initial commit
      
      * Initial commit
      
      * Initial commit
      
      ---------
      
      Co-authored-by: default avatarSourabh Desai <sourabhdesai@gmail.com>
      2c37247a
  24. Sep 10, 2023
  25. Sep 09, 2023
  26. Sep 07, 2023
Loading