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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8026aca Β· Aug 26, 2021

History

9 Commits
Aug 23, 2021
Aug 26, 2021
Aug 26, 2021
Aug 26, 2021
Aug 26, 2021
Aug 23, 2021
Aug 23, 2021
Aug 24, 2021
Aug 23, 2021
Aug 23, 2021
Aug 23, 2021
Aug 26, 2021
Aug 25, 2021
Aug 23, 2021
Aug 25, 2021
Aug 23, 2021
Aug 25, 2021
Aug 26, 2021
Aug 26, 2021
Aug 25, 2021

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