Skip to content

jphinning/DashboardBackend

Repository files navigation

Dashboard Backend ✔️

Dashboard backend made with TypeScript, Express, TypeORM and PostgreSQL

The frontend is being hosted at https://github.com/jphinning/DashboardNextjs

Heroku and Vercel Deployment 💻

The backend part is deployd in Heroku at https://dashboard-node-jphinning.herokuapp.com/

To see the app in action through the frontend see https://dashboard-nextjs-peach.vercel.app/

Requirements 🚀

node 17.3.0
docker &  docker-compose

How to Run it 🏃

Make sure the frontend is running if you want to see chart data

git clone [email protected]:jphinning/DashboardBackend.git
cd DashboardBackend
npm install

# Postgres container
docker-compose up -d

npm start

Observations 🔌

If you want to see the frontend go to this repo: https://github.com/jphinning/DashboardNextjs

App in action ☕

Alt Text

About

A dashboard made with call center indicators

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published