[Feature] Dockerize the App #469
Labels
🤖 aspect: dx
Concerns developers' experience with the codebase
✨ goal: improvement
Improvement to an existing feature
help wanted
Open to participation from the community
🟩 priority: low
Low priority and doesn't need to be rushed
🏁 status: ready for work
Ready for work
Problem
While setting up the local development environment the Chooser needs NodeJs Version 14 or less than 14 else it throws errors.
Description
So we can dockerize this app so that developers can easily setup local development environment conviniently.
Alternatives
We can Make the Chooser app compatible with latest NodeJs versions.
Implementation
The text was updated successfully, but these errors were encountered: