/next-sql

Next.js dashboard for visualizing MySQL data using Flexmonster and Recharts

Primary LanguageTypeScript

This is a Next.js project that demonstrates how to visualize data from MySQL using Flexmonster and Recharts.

Using the project

  1. Clone the repository:
git clone https://github.com/vo-fomin/next-sql.git && cd next-sql
  1. Install dependencies:
npm install
  1. Start the project:
npm run build && npm start

Open http://localhost:3005 with your browser to see the result.

Learn More

To learn more about Next.js, Flexmonster, or Recharts, take a look at the following resources: