Typescript + Nodejs + React + Nginx + docker setup
-
Pull the repo
-
npm install in api and client folder
-
create env files required by docker-compose file, or comment out the
env_file -
add
127.0.0.1 testhostto hosts file, or changeserver_nameinnginx/conf.d/default.conftolocalhost -
run
docker compose up