Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malcodeman/gitstalk
https://github.com/malcodeman/gitstalk
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/malcodeman/gitstalk
- Owner: malcodeman
- License: mit
- Created: 2018-01-26T10:48:29.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2022-12-20T17:40:29.000Z (about 2 years ago)
- Last Synced: 2024-10-29T11:10:41.203Z (about 2 months ago)
- Language: HTML
- Size: 1.63 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-repos - gitstalk - Discover who's upto what on Github. (Angular)
README
# [Gitstalk](https://gitstalk.surge.sh) 🔎
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/malcodeman/gitstalk/blob/master/LICENSE)Angular project based learning app.
![Screenshot](docs/images/screenshot.png)
## Usage
```
npm install
npm start
```## Documentation
If you wish to deploy to [surge.sh](https://surge.sh) just edit `domain` variable in package.json to your liking and run `npm run deploy` command.
```
"domain": "gitstalk.surge.sh"
```## Credits
- [Roboto font](https://fonts.google.com/specimen/Roboto)
- [Abhishek Sharma](https://github.com/littlewonder) for creating original [gitstalk](https://github.com/littlewonder/gitstalk).## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.