https://github.com/juninmd/imoveis-franca
https://github.com/juninmd/imoveis-franca
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/juninmd/imoveis-franca
- Owner: juninmd
- Created: 2024-02-06T03:28:12.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2026-01-23T09:37:20.000Z (5 months ago)
- Last Synced: 2026-01-23T17:33:38.793Z (5 months ago)
- Language: TypeScript
- Size: 488 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Install
> npx puppeteer browsers install chrome
## Redis
docker run --name meu-redis -d -p 32768:6379 redis redis-server --requirepass redispw --port 6379