Skip to content

📋 Nx mono-repo with Angular app to display instrument data

Notifications You must be signed in to change notification settings

AndrewJBateman/nx-angular-data

Repository files navigation

⚡ Nx Angular Data

  • Nx monorepo with Angular app to display data from a NestJS backend API
  • Note: to open web links in a new window use: ctrl+click on link

GitHub repo size GitHub pull requests GitHub Repo stars GitHub last commit

📄 Table of contents

📚 General info

  • Nx workspace for both front and backends

📷 Screenshots

Frontend screenshot Frontend screenshot

📶 Technologies

💾 Setup

  • Install dependencies using npm i
  • npm run serve:web for a frontend dev server on http://localhost:4200/
  • npm run serve:api for a backend dev server running swagger UI
  • npm run serve:all to run front and back ends concurrently

🔧 Testing

  • tba

💻 Code Examples

  • tba

🆒 Features

  • monorepo organised libraries etc. makes for tidier code
  • Swagger UI saves dev. time

📋 Status, To-Do List

  • Status: Working
  • To-Do: add to Readme, add comments

👏 Inspiration/General Tools

📁 License

  • N/A

✉️ Contact