This project is a customized development based on the minimal-ui-kit (Free version). It offers a simple and intuitive admin dashboard interface that facilitates rapid backend customization and development.
- TypeScript Support: Integrated TypeScript support as the free version doesn't include it.
- Dark and Light Mode Toggle: Seamlessly switch between dark and light modes.
- Internationalization: Multi-language support for a global reach.
- Table Data Management: Sorting, filtering, and searching of table data.
- File Upload: Efficient file upload capabilities.
- System Notifications: System-wide popup notifications for a better user experience.
-
Clone the Repository
git clone https://github.com/jayliu3/jay-ofps.git cd jay-ofps
-
Start the Services
docker-compose up -d
-
Database Initialization
script.sql
- To initialize the database with your script, ensure that the script is correctly placed and executed within the SQL Server container.
- Open your browser and navigate to
http://localhost:8080
.
http://138.2.113.17:8001/
This project is licensed under the MIT License. See the LICENSE file for details.