https://github.com/malcodeman/gitstalk
https://github.com/malcodeman/gitstalk
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/malcodeman/gitstalk
- Owner: malcodeman
- License: mit
- Created: 2018-01-26T10:48:29.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2022-12-20T17:40:29.000Z (over 2 years ago)
- Last Synced: 2025-01-29T22:33:05.786Z (4 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) 🔎
[](https://github.com/prettier/prettier)
[](https://github.com/malcodeman/gitstalk/blob/master/LICENSE)Angular project based learning app.

## 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.