Add docker support
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user