Before starting you need to install psql on your device.
- Clone the git repository
cd frontendnpm installcd ..\backendnpm installcd ..psql -U <username> -f database.psq- enter the posgres password
- Create a .env
pip install psycopg2pip install dotenvpython filter.py