Compare commits

..

No commits in common. "08a6552df4abb592d56a4f7db811f03162da2d37" and "043921864461718ccf793d4d04a1c7de98c65b87" have entirely different histories.

3 changed files with 27 additions and 6 deletions

View file

@ -1,15 +1,20 @@
{
"packages": [
"nodejs@latest",
"cargo@latest",
"sqlite@latest",
"git-lfs@latest",
"nodePackages.pnpm@latest",
"sqlx-cli@latest"
],
"shell": {
"init_hook": ["echo 'Welcome to devbox!' > /dev/null"],
"init_hook": [
"echo 'Welcome to devbox!' > /dev/null"
],
"scripts": {
"test": ["echo \"Error: no test specified\" && exit 1"]
"test": [
"echo \"Error: no test specified\" && exit 1"
]
}
}
}

View file

@ -1,6 +1,26 @@
{
"lockfile_version": "1",
"packages": {
"cargo@latest": {
"last_modified": "2024-02-10T18:15:24Z",
"resolved": "github:NixOS/nixpkgs/10b813040df67c4039086db0f6eaf65c536886c6#cargo",
"source": "devbox-search",
"version": "1.75.0",
"systems": {
"aarch64-darwin": {
"store_path": "/nix/store/qqkszbl164szilwiz0sxjk798lvrhc52-cargo-1.75.0"
},
"aarch64-linux": {
"store_path": "/nix/store/a8lp0lgqckvgxy3vadldc54js822ypix-cargo-1.75.0"
},
"x86_64-darwin": {
"store_path": "/nix/store/0b4lhzk1mrqkidks7x97f7jfryqg5vza-cargo-1.75.0"
},
"x86_64-linux": {
"store_path": "/nix/store/r7a1rz942f5yvbknm262sg369kwbv7b7-cargo-1.75.0"
}
}
},
"git-lfs@latest": {
"last_modified": "2024-02-10T18:15:24Z",
"resolved": "github:NixOS/nixpkgs/10b813040df67c4039086db0f6eaf65c536886c6#git-lfs",
@ -43,7 +63,6 @@
},
"nodejs@latest": {
"last_modified": "2024-02-15T12:53:33Z",
"plugin_version": "0.0.2",
"resolved": "github:NixOS/nixpkgs/085589047343aad800c4d305cf7b98e8a3d51ae2#nodejs_21",
"source": "devbox-search",
"version": "21.6.2",

View file

@ -9,9 +9,6 @@ scrapeo "masivo" de precios y datos en supermercados argentinos
## proyectos similares
- [ratoneando](https://ratoneando.ar/)
- [Mirá](https://twitter.com/MiraPrecios) (solo app nativa, creo que usan un navegador embebido para generar el carrito en los sitios de los supermercados!)
- [Coto_bot](https://twitter.com/BotCoto) (repo: [Vosinepi/webScrapping_ETL_canasta_basica](https://github.com/Vosinepi/webScrapping_ETL_canasta_basica))
- [@canastita_bot](https://twitter.com/canastita_bot) y [@asadito_bot](https://twitter.com/asadito_bot) de [Charly Maslaton](https://twitter.com/charlymasla)
## componentes