https://github.com/malcodeman/gitstalk
https://github.com/malcodeman/gitstalk
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/malcodeman/gitstalk
- Owner: malcodeman
- License: mit
- Created: 2018-01-26T10:48:29.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2022-12-20T17:40:29.000Z (about 3 years ago)
- Last Synced: 2025-03-24T17:53:22.928Z (11 months ago)
- Language: HTML
- Size: 1.63 MB
- Stars: 0
- Watchers: 1
- 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.