This project was generated with Angular CLI version 16.2.10.
Live version running on Vercel (Limited due to api restrictions).
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
Run npm run docker:build
to build the project docker image.
Run npm run docker:run
to start previously built docker image. The script will run on port 8080.
Run npm run test
to execute the unit tests via Jest.