All Projects → crh225 → Angular Github Issues

crh225 / Angular Github Issues

Licence: mit
This repository searches github for repositories, issues, and users. It is written in Angular 10 and is using ngrx/store for state.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Angular Github Issues

Aspnetcore Angular Universal
ASP.NET Core & Angular Universal advanced starter - PWA w/ server-side rendering for SEO, Bootstrap, i18n internationalization, TypeScript, unit testing, WebAPI REST setup, SignalR, Swagger docs, and more! By @TrilonIO
Stars: ✭ 1,455 (+7983.33%)
Mutual labels:  ngrx, angular6
Angular Espanol
Recursos, tutoriales y artículos para aprender Angular en español
Stars: ✭ 31 (+72.22%)
Mutual labels:  ngrx, angular6
Salus
Security scanner coordinator
Stars: ✭ 441 (+2350%)
Mutual labels:  circleci
Echoes Player
Echoes Player: the missing Media Player experience for Youtube - Built with Angular (9), ngrx (9), Angular CLI, Boostrap (SASS), Youtube api
Stars: ✭ 802 (+4355.56%)
Mutual labels:  ngrx
Cibuildwheel
🎡 Build Python wheels for all the platforms on CI with minimal configuration.
Stars: ✭ 620 (+3344.44%)
Mutual labels:  circleci
Devextreme Angular
Angular UI and data visualization components
Stars: ✭ 497 (+2661.11%)
Mutual labels:  angular6
Redux Beacon
Analytics integration for Redux and ngrx/store
Stars: ✭ 645 (+3483.33%)
Mutual labels:  ngrx
Koa Rest Api Boilerplate
💯 Boilerplate for Node.js Koa RESTful API application with Docker, Swagger, Jest, CodeCov and CircleCI
Stars: ✭ 420 (+2233.33%)
Mutual labels:  circleci
Circlecisample
Stars: ✭ 5 (-72.22%)
Mutual labels:  circleci
Angular Learning Resources
Curated chronological list of learning resources for Angular, from complete beginner to advanced level
Stars: ✭ 615 (+3316.67%)
Mutual labels:  ngrx
Awesome bot
✅ Validate links in awesome projects
Stars: ✭ 697 (+3772.22%)
Mutual labels:  circleci
Angular Contacts App Example
Full Stack Angular PWA example app with NgRx & NestJS
Stars: ✭ 570 (+3066.67%)
Mutual labels:  ngrx
Circleci Docs
Documentation for CircleCI.
Stars: ✭ 501 (+2683.33%)
Mutual labels:  circleci
Universal
Seed project for Angular Universal apps featuring Server-Side Rendering (SSR), Webpack, CLI scaffolding, dev/prod modes, AoT compilation, HMR, SCSS compilation, lazy loading, config, cache, i18n, SEO, and TSLint/codelyzer
Stars: ✭ 669 (+3616.67%)
Mutual labels:  ngrx
Angular Shoppingcart
ShoppingCart (Ecommerce) 🛒 Application using Angular10, Firebase, PWA, Drag&Drop, Materialized Bootstrap and i18n 🚀🔥👨‍💻
Stars: ✭ 483 (+2583.33%)
Mutual labels:  angular6
Shiftscheduler
A boilerplate ASP.NET Core project, including a sample employee shift scheduler app
Stars: ✭ 5 (-72.22%)
Mutual labels:  angular6
Soundcloud Ngrx
SoundCloud API client with Angular • RxJS • ngrx/store • ngrx/effects
Stars: ✭ 438 (+2333.33%)
Mutual labels:  ngrx
Date Time Picker
Angular Date Time Picker (Responsive Design)
Stars: ✭ 528 (+2833.33%)
Mutual labels:  angular6
Angular Education
A list of helpful material to develop using Angular
Stars: ✭ 5,451 (+30183.33%)
Mutual labels:  ngrx
Cargo Make
Rust task runner and build tool.
Stars: ✭ 895 (+4872.22%)
Mutual labels:  circleci

Demo: https://christopher.house
Chat: https://gitter.im/angular-github-issues/Lobby

CircleCI Dependency Status devDependencies Status Angular_Version 10 CodeFactor BCH compliance

About

Spanish Docs: https://github.com/crh225/angular-github-issues/tree/master/es

This repository searches's github for repositories, issues for that repository, and a github user search for angular developers. Once you search for a repository, you can then drill down into each repository and see a list of issues for the past seven days.

The other main feature is the ability to search for a github user in a particular Location in America. Right now it is defaulted to TN.

CI is set up to run lint,testing, build in aot mode for production, and to deploy to firebase.

This example show how to use multiple entity's in ngrx. The main search page is now a dashboard of barcharts for each repository. In the works is lazy loaded feature ngrx/stores.

Secure Github API login via Oath 2

For a live demo: https://christopher.house

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Installation of npm packages

Run npm install.

Build

Run ng build --aot to build the project in AoT mode instead of JiT. This will allow for faster rendering of your application, Fewer asynchronous requests, Smaller Angular framework download size and to Detect template errors earlier.

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Docker: you can this in dev mode by running yarn dock or docker-compose up -d --build

Running unit tests

Run ng test to execute the unit tests via Karma.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].