https://github.com/kamrul1157024/simple-user-app
https://github.com/kamrul1157024/simple-user-app
docker flask mysql reactjs
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kamrul1157024/simple-user-app
- Owner: kamrul1157024
- Created: 2021-04-28T10:45:59.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T23:16:41.000Z (over 3 years ago)
- Last Synced: 2025-10-05T07:32:31.302Z (9 months ago)
- Topics: docker, flask, mysql, reactjs
- Language: JavaScript
- Homepage:
- Size: 4.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## A user management app
## Using:
React, Flask, Docker, MySQL

## To Run:
```
git clone git@github.com:kamrul1157024/simple-user-app.git
```
For APPLE M1 Chip:
```
git checkout MAC-M1
```
Now up all of the services:
```
docker-compose up
```