AllThatCalculator Application
git clone https://github.com/AllThatCalculator/application
you don't have to set both env file if you want to run frontend/backend only.
-
client
- client/.env
-
server
- server/all-that-calculator-firebase-adminsdk-XXXXXX.json
- server/.env
- Requirements
- node:
16.14.1
- node:
cd client
npm installcd client
npm start- Requirements
docker: (20.10.XX)
docker compose builddocker compose up- for Windows, use
wslwsl
sed -i -e 's/\r$//' ./server/entrypoint.sh- Requirements
docker: (20.10.XX)
docker compose -f ./docker-compose.FEBE.yml builddocker compose -f ./docker-compose.FEBE.yml upnote that you should visit localhost:8080 to test in browser, not localhost:3000





