Quickstart guide to get Kodus Web Application running on your local machine.
.env.example
exists.env
fileyarn docker:start
http://localhost:3000
yarn docker:logs
http://localhost:3001
http://localhost:3000
http://localhost:3001
NEXT_PUBLIC_API_URL
is correctdocker system prune -a
yarn docker:build --no-cache
.env
file exists in project root.env
file.env
changeshttp://localhost:3001/health
yarn docker:logs