Easiest way to control your products with web panel.
Powered by API with Typescript & MySQL & PHP
- Download XAMPP if you don't have. (You can use another service)
- Open a terminal and type
npm install
. - Start the Apache and MySQL service.
- Import the src/database.sql file to sql service. (Go to http://localhost/phpmyadmin)
- Extract /src/Web to the htdocs folder of the XAMPP program.
- Open a terminal in /src/API and type
ts-node main.ts
. - Finally your panel ready for use.
Admin account: Username: Lvorex | Password: test
You can change it on your SQL server (if you using XAMPP type http://localhost/phpmyadmin