- Clone project and cd into it
- Install docker
- Run
docker-compose up --build
(if have any error, rundocker-compose down
before and runCOMPOSE_HTTP_TIMEOUT=200 docker-compose up --build
) - Access to react fronted throught http:localhost:5002
- Access to mysql database throught phpMyadmin on http:localhost:8899
with
username: root
andpassword: 12345
-
Notifications
You must be signed in to change notification settings - Fork 0
iamhuynq/react-express-jwt-mysql-docker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple repository that uses React as client, NodeJS as server, and MySQL for database control, all running inside Docker containers
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published