Skip to content

Commit

Permalink
Merge pull request #92 from NGR-NP/master
Browse files Browse the repository at this point in the history
Enhance README with All Contributors and Add Scripts for Contributors ✨
  • Loading branch information
maheshbasnet089 authored Feb 27, 2024
2 parents 203aa35 + a1b5dc2 commit fae89b1
Show file tree
Hide file tree
Showing 5 changed files with 597 additions and 2 deletions.
109 changes: 109 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,109 @@
{
"projectName": "tapShare",
"projectOwner": "maheshbasnet089",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"readme.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "gitmoji",
"contributors": [
{
"login": "maheshbasnet089",
"name": "Manish Basnet ",
"avatar_url": "https://avatars.githubusercontent.com/u/70196462?v=4",
"profile": "https://github.com/maheshbasnet089",
"contributions": [
"code",
"ideas",
"infra",
"maintenance",
"review"
]
},
{
"login": "NGR-NP",
"name": "NGR",
"avatar_url": "https://avatars.githubusercontent.com/u/72463407?v=4",
"profile": "https://tejbahadurkarki.com.np/",
"contributions": [
"code",
"design",
"maintenance",
"audio"
]
},
{
"login": "arpan404",
"name": "Arpan Bhandari",
"avatar_url": "https://avatars.githubusercontent.com/u/92071427?v=4",
"profile": "https://github.com/arpan404",
"contributions": [
"code"
]
},
{
"login": "if1eight0sty",
"name": "",
"avatar_url": "https://avatars.githubusercontent.com/u/83457080?v=4",
"profile": "https://github.com/if1eight0sty",
"contributions": [
"code",
"design",
"maintenance"
]
},
{
"login": "sandeshad100",
"name": "sandeshad100",
"avatar_url": "https://avatars.githubusercontent.com/u/78026873?v=4",
"profile": "https://github.com/sandeshad100",
"contributions": [
"code",
"design"
]
},
{
"login": "0Aashish",
"name": "Aashish pokhrel",
"avatar_url": "https://avatars.githubusercontent.com/u/126847212?v=4",
"profile": "https://github.com/0Aashish",
"contributions": [
"doc",
"mentoring",
"question"
]
},
{
"login": "ifeeldeveloper",
"name": "Jagadish Bhatta",
"avatar_url": "https://avatars.githubusercontent.com/u/134189544?v=4",
"profile": "https://github.com/ifeeldeveloper",
"contributions": [
"doc"
]
},
{
"login": "devmanik",
"name": "devmanik",
"avatar_url": "https://avatars.githubusercontent.com/u/142704843?v=4",
"profile": "https://github.com/devmanik",
"contributions": [
"doc"
]
},
{
"login": "UmeshMehta1",
"name": "Umesh Mehta",
"avatar_url": "https://avatars.githubusercontent.com/u/120069900?v=4",
"profile": "https://github.com/UmeshMehta1",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 5,
"linkToUsage": true
}
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/node_modules
9 changes: 7 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,13 @@
"scripts": {
"frontend": "cd tapShareFrontend && yarn run dev",
"backend": "cd tapShareBackend && npm start",
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"contributors:add": "all-contributors add",
"contributors:generate": "all-contributors generate"
},
"author": "",
"license": "ISC"
"license": "ISC",
"devDependencies": {
"all-contributors-cli": "^6.26.1"
}
}
46 changes: 46 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# TapShare
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

TapShare is not just a file-sharing platform; it's your go-to solution for seamless transfers of zip files, code snippets, and text with a simple tap. This README serves as your guide to unlocking the full potential of TapShare.

Expand Down Expand Up @@ -54,10 +57,53 @@ We welcome contributions from the community to make TapShare even better. If you

Note: Uncomment the `baseUrl` in the `config.js` file.

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tbody>
<tr>
<td align="center" valign="top" width="20%"><a href="https://github.com/maheshbasnet089"><img src="https://avatars.githubusercontent.com/u/70196462?v=4?s=100" width="100px;" alt="Manish Basnet "/><br /><sub><b>Manish Basnet </b></sub></a><br /><a href="https://github.com/maheshbasnet089/tapShare/commits?author=maheshbasnet089" title="Code">💻</a> <a href="#ideas-maheshbasnet089" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-maheshbasnet089" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-maheshbasnet089" title="Maintenance">🚧</a> <a href="https://github.com/maheshbasnet089/tapShare/pulls?q=is%3Apr+reviewed-by%3Amaheshbasnet089" title="Reviewed Pull Requests">👀</a></td>
<td align="center" valign="top" width="20%"><a href="https://tejbahadurkarki.com.np/"><img src="https://avatars.githubusercontent.com/u/72463407?v=4?s=100" width="100px;" alt="NGR"/><br /><sub><b>NGR</b></sub></a><br /><a href="https://github.com/maheshbasnet089/tapShare/commits?author=NGR-NP" title="Code">💻</a> <a href="#design-NGR-NP" title="Design">🎨</a> <a href="#maintenance-NGR-NP" title="Maintenance">🚧</a> <a href="#audio-NGR-NP" title="Audio">🔊</a></td>
<td align="center" valign="top" width="20%"><a href="https://github.com/arpan404"><img src="https://avatars.githubusercontent.com/u/92071427?v=4?s=100" width="100px;" alt="Arpan Bhandari"/><br /><sub><b>Arpan Bhandari</b></sub></a><br /><a href="https://github.com/maheshbasnet089/tapShare/commits?author=arpan404" title="Code">💻</a></td>
<td align="center" valign="top" width="20%"><a href="https://github.com/if1eight0sty"><img src="https://avatars.githubusercontent.com/u/83457080?v=4?s=100" width="100px;" alt="XÖ"/><br /><sub><b>XÖ</b></sub></a><br /><a href="https://github.com/maheshbasnet089/tapShare/commits?author=if1eight0sty" title="Code">💻</a> <a href="#design-if1eight0sty" title="Design">🎨</a> <a href="#maintenance-if1eight0sty" title="Maintenance">🚧</a></td>
<td align="center" valign="top" width="20%"><a href="https://github.com/sandeshad100"><img src="https://avatars.githubusercontent.com/u/78026873?v=4?s=100" width="100px;" alt="sandeshad100"/><br /><sub><b>sandeshad100</b></sub></a><br /><a href="https://github.com/maheshbasnet089/tapShare/commits?author=sandeshad100" title="Code">💻</a> <a href="#design-sandeshad100" title="Design">🎨</a></td>
</tr>
<tr>
<td align="center" valign="top" width="20%"><a href="https://github.com/0Aashish"><img src="https://avatars.githubusercontent.com/u/126847212?v=4?s=100" width="100px;" alt="Aashish pokhrel"/><br /><sub><b>Aashish pokhrel</b></sub></a><br /><a href="https://github.com/maheshbasnet089/tapShare/commits?author=0Aashish" title="Documentation">📖</a> <a href="#mentoring-0Aashish" title="Mentoring">🧑‍🏫</a> <a href="#question-0Aashish" title="Answering Questions">💬</a></td>
<td align="center" valign="top" width="20%"><a href="https://github.com/ifeeldeveloper"><img src="https://avatars.githubusercontent.com/u/134189544?v=4?s=100" width="100px;" alt="Jagadish Bhatta"/><br /><sub><b>Jagadish Bhatta</b></sub></a><br /><a href="https://github.com/maheshbasnet089/tapShare/commits?author=ifeeldeveloper" title="Documentation">📖</a></td>
<td align="center" valign="top" width="20%"><a href="https://github.com/devmanik"><img src="https://avatars.githubusercontent.com/u/142704843?v=4?s=100" width="100px;" alt="devmanik"/><br /><sub><b>devmanik</b></sub></a><br /><a href="https://github.com/maheshbasnet089/tapShare/commits?author=devmanik" title="Documentation">📖</a></td>
<td align="center" valign="top" width="20%"><a href="https://github.com/UmeshMehta1"><img src="https://avatars.githubusercontent.com/u/120069900?v=4?s=100" width="100px;" alt="Umesh Mehta"/><br /><sub><b>Umesh Mehta</b></sub></a><br /><a href="https://github.com/maheshbasnet089/tapShare/commits?author=UmeshMehta1" title="Code">💻</a></td>
</tr>
</tbody>
<tfoot>
<tr>
<td align="center" size="13px" colspan="5">
<img src="https://raw.githubusercontent.com/all-contributors/all-contributors-cli/1b8533af435da9854653492b1327a23a4dbd0a10/assets/logo-small.svg">
<a href="https://all-contributors.js.org/docs/en/bot/usage">Add your contributions</a>
</img>
</td>
</tr>
</tfoot>
</table>

<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!


## Final

TapShare is not just a file transfer tool; it's your hassle-free solution for sharing files and code. Try TapShare today and experience a new level of simplicity and security!

## Connect with Us

[![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/company/tapshare089/) [![Facebook](https://img.shields.io/badge/Facebook-1877F2?style=for-the-badge&logo=facebook&logoColor=white)](https://www.facebook.com/tapshare089)

Loading

0 comments on commit fae89b1

Please sign in to comment.