Hi, this is a dictionary application made with a nodejs-express backend and a frontend with made with React.
Start:
docker compose up
If you made changes to source code, you should use --build in front of the compose up. If you want to stop application and clean containers + network;
docker compose down
If you want to make a change or fix a problem, please look here firstly
We have a Code of Counduct, please review it from here
Project is under protection of MIT License