Skip to content

Commit d997426

Browse files
Create README.md
1 parent 678453d commit d997426

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
#face-detection-backend
2+
Deploy backend server for face detection Node.js (Express.js) App with Docker
3+
4+
#With Docker Compose
5+
6+
To start the application
7+
docker-compose -f docker-compose.yaml up
8+
9+
access the nodejs application from browser
10+
http://localhost:5000
11+

0 commit comments

Comments
 (0)