Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ruslanguns/ruslan-project

❤ Proyectos resultantes de los directos de mi canal de Youtube - Monorepo 😁
https://github.com/ruslanguns/ruslan-project

Last synced: 7 days ago
JSON representation

❤ Proyectos resultantes de los directos de mi canal de Youtube - Monorepo 😁

Awesome Lists containing this project

README

        

# Ruslan Projects Live Streaming

### Descripción

Este es un proyecto del canal de Ruslan Gonzalez

### Livecoding
- [Parte 1 19-09-2020](https://www.youtube.com/watch?v=cG-iN4hRP_4): Mi primeros pasos con el monorepo NX
- [Parte 2 19-09-2020](https://www.youtube.com/watch?v=H4-_9FOboUk): Extraemos el NX Workspace en librerías, en este vídeo hemos extraido los assets.
- [Parte 3 21-09-2020](https://youtu.be/ndqC-kGz8oA): Extraemos el NX Workspace en librerías, en este vídeo hemos extraido los environments y estilos scss.
- [Parte 4-1 22-09-2020](https://youtu.be/PbzaJbo7d5o): Proyecto: "Cool Timer" con ReactiveX en Angular y Nx - LIVE PARTE 4-1.
- [Parte 4-2 22-09-2020](https://youtu.be/-HBkl7AG36c): Proyecto: "Cool Timer" con ReactiveX en Angular y Nx - LIVE PARTE 4-2.
- [Parte 5 23-09-2020](https://www.youtube.com/watch?v=EFrKfBGBJqs): Aprenderemos a usar los NestJS CLI Resource Generators - LIVE PARTE 5.

>This project was generated using [Nx](https://nx.dev).

## Development server

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

## Code scaffolding

Run `nx g @nrwl/react:component my-component --project=my-app` to generate a new component.

## Build

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

## Running unit tests

Run `nx test my-app` to execute the unit tests via [Jest](https://jestjs.io).

Run `nx affected:test` to execute the unit tests affected by a change.

## Running end-to-end tests

Run `ng e2e my-app` to execute the end-to-end tests via [Cypress](https://www.cypress.io).

Run `nx affected:e2e` to execute the end-to-end tests affected by a change.

## Understand your workspace

Run `nx dep-graph` to see a diagram of the dependencies of your projects.

## Author
- Ruslan Gonzalez
- Website: [https://rusgunx.tk](https://rusgunx.tk)
- Twitter: [@ruslanguns](https://twitter.com/ruslangonzalez)
- [Youtube Channel](https://www.youtube.com/channel/UC49h2NncQZ83Hl5GiBh9mGw?view_as=subscriber)