Testing
Locally test the app during development
Run the app
image: chatgptclone/app:0.3.3# image: node-api # build: # context: . # target: node-apidocker build ` --target=node-api ` -t node-api ` .docker-compose up
Run the tests
Last updated
