Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erangeles/techstack
TechStack - An easy way to visualize your tech stack.
https://github.com/erangeles/techstack
logo logos stack techlogos technology techstack
Last synced: 2 months ago
JSON representation
TechStack - An easy way to visualize your tech stack.
- Host: GitHub
- URL: https://github.com/erangeles/techstack
- Owner: erangeles
- License: mit
- Archived: true
- Created: 2020-12-22T21:50:56.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-06T18:58:56.000Z (about 4 years ago)
- Last Synced: 2024-08-07T08:15:04.485Z (6 months ago)
- Topics: logo, logos, stack, techlogos, technology, techstack
- Language: TypeScript
- Homepage: https://techstack-logos.web.app/
- Size: 188 KB
- Stars: 106
- Watchers: 2
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
TechStack
[LIVE APP]## ⚡️BreakDown
TechStack is an easy way to visualize your tech stack by simply pasting yourpackage.json
file and having it generate a beautiful bar of tech logos from your dependancies which you can then use in yourREADME.md
file. Logos provided by Logos.## 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.
## Code scaffolding
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
## Build
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.
## Running unit tests
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Running end-to-end tests
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.