https://github.com/A2Fais/shop_data_table
A full stack crud application with data table
https://github.com/A2Fais/shop_data_table
axios-interceptors csv-exporter express material-react-table material-ui mongoosejs tanstack-table vite
Last synced: about 1 month ago
JSON representation
A full stack crud application with data table
- Host: GitHub
- URL: https://github.com/A2Fais/shop_data_table
- Owner: A2Fyise
- Created: 2023-05-09T21:07:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-06T17:54:57.000Z (about 2 years ago)
- Last Synced: 2024-12-29T12:53:25.590Z (about 1 year ago)
- Topics: axios-interceptors, csv-exporter, express, material-react-table, material-ui, mongoosejs, tanstack-table, vite
- Language: JavaScript
- Homepage:
- Size: 123 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# shop_data_table
### server: docker pull aseeralfaisal/shop_server:latest
server run command: docker run -p 3000:3000 aseeralfaisal/shop_server
### client: docker pull aseeralfaisal/shop_client:latest
client run command: docker run -p 3001:3001 aseeralfaisal/shop_client
# Sign in as user
## Click the button to change the user mode to admin or user