Skip to content

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

Notifications You must be signed in to change notification settings

vo-fomin/next-sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published