Set up husky by running: npm run configure-husky in the frontend/ directory
Code generation
To generate the code for the typescript backend client, run : npx @rtk-query/codegen-openapi openapi-config.json from the frontend directory, while the backend is running on localhost:8000.