oparaskos / ethicalchoices

Democratising the market by empowering informed purchase choices without burdensome research.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌍 Ethical Choices 🌲

Democratising the market by empowering informed purchase choices without burdensome research.

πŸ”— Links

πŸ“· Screenshots

None

πŸ”§ Built With

🏭 Running Locally

  1. Start Docker
  2. Start Elasticsearch & Nginx (docker compose up)
  3. Start The Web Crawler (cd crawler/ && npm ci && npm start) Leave this running for some time.
  4. Start The Website (cd site/ && npm ci && npm start)

πŸ§” Author

Oliver Paraskos

🀝 Support

Contributions, issues, and feature requests are welcome!

Give a ⭐️ or πŸ‘β€πŸ—¨ if you like this project!

Reporting issues and Vulnerabilities

For things which are not security vulnerabilities please raise an issue with the correct corresponding label

If the vulnerability has any impact on user-data or is high severity please raise a security advisory on GitHub.

If the issue has low or medium severity and has no impact on user-data please raise an issue instead.

πŸ†˜ Troubleshooting:

docker-compose up on windows vm.max_map_count

Before running docker commands execute the following.

    # Open Powershell
    PS C:\> wsl -d docker-desktop sysctl -w vm.max_map_count=262144

About

Democratising the market by empowering informed purchase choices without burdensome research.

License:Other


Languages

Language:TypeScript 99.3%Language:HCL 0.4%Language:SCSS 0.2%Language:HTML 0.1%Language:PowerShell 0.0%Language:Shell 0.0%