Add docker support

This commit is contained in:
2025-11-02 20:08:31 -05:00
parent fbb210f083
commit 820a83feef
8 changed files with 35 additions and 6 deletions

View File

@ -1,6 +1,6 @@
# BCDigital Code Challenge
My submission to the code challenge from [BCDigial](https://www.bc-digital.ca/)
My submission to the code challenge from [BCDigital](https://www.bc-digital.ca/)
Landing page for hypthetical client **Great Music LLM**'s event and employee management software
@ -12,3 +12,4 @@ Landing page for hypthetical client **Great Music LLM**'s event and employee man
- [`prettier`](https://prettier.io/) code formatting
- [`eslint`](https://eslint.org/) code linting
- [`husky`](https://typicode.github.io/husky/) and [`lint-staged`](https://github.com/lint-staged/lint-staged) pre-commit hooks for testing/formatting/linting
- [Docker](https://www.docker.com/) containerization