Skip to content

sharathpc/dashboardz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashboardz Monorepo

Demo: Link

Tech Stack

  • Frontend: Angular
  • Services: NestJS
  • Backend: Firebase Firestore
  • Hosting: Docker

Docker Build

Run docker-compose up to run the services as local docker containers.

Manual Build

  1. NestJS Services(Connect to Fireebase cloud)

    Change pwd to /services and follow the provided instructions in the README.md

  2. Angular Webapp

    Change pwd to /webapp and follow the provided instructions in the README.md

Service Urls

Service URL Manual Build
Firebase Firestore http://localhost:4000/firestore No
NestJS Services http://localhost:3000/api Yes
NestJS Swagger http://localhost:3000/api/docs Yes
Angular Webapp http://localhost:4200 Yes

Known issues

  1. Data is not getting exported from Firestore when running in local emulator
  2. The raw data is read from filesystem rather than storing on the database

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published