Hello hello! HELLO!!!!
- create
.envfile or rename.env.example->.env
To run fronend part run following sequence of commands
cd frontend
npm install
npm run dev
To stop just press CRTL+C in terminal
I will show you how to run this project using docker!
It's simple:
- then open here a
terminalorcmd - run
make initor dev build:make dev init - And it starts!!!
- you can verify it by writing
docker ps -ain the terminal and see (healthy) mark at the corresponding container names - or STOP it using
make down - edit
.envfiles if you want
This is IT! Good luck in your future work!
Best withes, MJ, V. Make-ovsky and AF


