Skip to content

bbozzay/react-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-dashboard

This is a quick dashboard project to test out Next13 and FastAPI. This dashboard displays issue severity in a pie chart and lists issue findings in an expandable table.

dashboard preview

Frontend:

  • Next.js using the Next 13 app directory
  • React Query (Tanstack)
  • TailwindCSS
  • TypeScript

Backend:

  • FastAPI
  • SQLAlchemy
  • SQLite

Get Started

Docker

docker-compose -f .\docker-compose.yml up -d --build

Manually

  • server/README
  • frontend/README

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published