2019-05-24 19:32:01 +00:00
< p align = "center" >
2020-09-17 21:38:01 +00:00
< img width = "200" src = "https://user-images.githubusercontent.com/60666270/93530966-567d1200-f8f3-11ea-8fd3-131976105d06.png" alt = "Gamebrary logo" >
2019-07-12 21:20:23 +00:00
< h2 align = "center" > Gamebrary< / h2 >
2019-07-12 21:21:28 +00:00
< p align = "center" > Open source tool to organize video game collections.< / p >
2019-05-24 19:32:01 +00:00
< / p >
< p align = "center" >
2019-05-24 19:32:51 +00:00
< img alt = "All Contributors" src = "https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square" >
2019-05-24 19:32:01 +00:00
< img alt = "CircleCI" src = "https://img.shields.io/circleci/build/gh/romancm/gamebrary/master.svg?style=flat-square" >
< img alt = "Discord" src = "https://img.shields.io/discord/581552390315180046.svg?style=flat-square" >
< img alt = "GitHub" src = "https://img.shields.io/github/license/romancm/gamebrary.svg?style=flat-square" >
< img alt = "GitHub issues" src = "https://img.shields.io/github/issues/romancm/gamebrary.svg?style=flat-square" >
< / p >
2019-05-16 17:06:13 +00:00
2019-05-24 19:32:01 +00:00
<!-- ![Gamebrary board ](https://user-images.githubusercontent.com/645310/57200356-d0e80480-6f3f-11e9-92e2-5c80ec186bda.png ) -->
2019-05-15 18:54:07 +00:00
2019-07-12 21:20:23 +00:00
Gamebrary is an open source tool that helps organize video game collections. Written in javascript using [VueJS ](https://github.com/vuejs/vue ).
2019-05-15 18:47:17 +00:00
2020-11-02 20:40:10 +00:00
<!-- # Table of content
2020-10-31 17:42:21 +00:00
Take me to [pookie ](#pookie )
- < a name = "features" > Features</ a >
# Features
# Tech stack
# Build Process
- instructions for yarn translate
# Add table of content
# Feedback
2020-11-02 20:40:10 +00:00
# Contributors -->
2020-10-31 17:42:21 +00:00
2019-07-12 21:20:23 +00:00
## Get started
2019-05-15 18:47:17 +00:00
2019-07-12 21:20:23 +00:00
```bash
# Install dependencies
$ yarn
2019-05-15 18:47:17 +00:00
2019-07-12 21:20:23 +00:00
# Run the app
$ yarn dev
2019-05-15 18:47:17 +00:00
2019-07-12 21:20:23 +00:00
# Compiles and minifies for production
$ yarn build
2022-04-12 21:45:08 +00:00
### Run your unit tests
```
yarn test:unit
```
### Run your end-to-end tests
```
yarn test:e2e
```
### Lints and fixes files
```
yarn lint
```
2019-07-12 21:20:23 +00:00
# Translate strings (requires google API key)
$ yarn translate
2019-05-15 18:47:17 +00:00
```
2019-05-16 16:08:12 +00:00
2022-04-12 21:45:08 +00:00
### Customize configuration
See [Configuration Reference ](https://cli.vuejs.org/config/ ).
2019-05-16 16:08:12 +00:00
## 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 -->
2020-06-12 15:23:50 +00:00
<!-- prettier - ignore - start -->
<!-- markdownlint - disable -->
< table >
2022-11-21 18:41:05 +00:00
< tbody >
< tr >
< td align = "center" > < a href = "https://dev.to/romancm" > < img src = "https://avatars0.githubusercontent.com/u/645310?v=4?s=100" width = "100px;" alt = "Roman Cervantes" / > < br / > < sub > < b > Roman Cervantes< / b > < / sub > < / a > < br / > < a href = "#infra-romancm" title = "Infrastructure (Hosting, Build-Tools, etc)" > 🚇< / a > < a href = "https://github.com/romancm/gamebrary/commits?author=romancm" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://github.com/mattb555" > < img src = "https://avatars1.githubusercontent.com/u/10692492?v=4?s=100" width = "100px;" alt = "Matthew Bunge" / > < br / > < sub > < b > Matthew Bunge< / b > < / sub > < / a > < br / > < a href = "https://github.com/romancm/gamebrary/commits?author=mattb555" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://github.com/3stan" > < img src = "https://avatars0.githubusercontent.com/u/3209018?v=4?s=100" width = "100px;" alt = "Tristan" / > < br / > < sub > < b > Tristan< / b > < / sub > < / a > < br / > < a href = "https://github.com/romancm/gamebrary/commits?author=3stan" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://github.com/OmegaRobert" > < img src = "https://avatars0.githubusercontent.com/u/50242286?v=4?s=100" width = "100px;" alt = "OmegaRobert" / > < br / > < sub > < b > OmegaRobert< / b > < / sub > < / a > < br / > < a href = "https://github.com/romancm/gamebrary/issues?q=author%3AOmegaRobert" title = "Bug reports" > 🐛< / a > < / td >
< td align = "center" > < a href = "https://github.com/areyouokani" > < img src = "https://avatars0.githubusercontent.com/u/29702693?v=4?s=100" width = "100px;" alt = "areyouokani" / > < br / > < sub > < b > areyouokani< / b > < / sub > < / a > < br / > < a href = "#question-areyouokani" title = "Answering Questions" > 💬< / a > < a href = "https://github.com/romancm/gamebrary/issues?q=author%3Aareyouokani" title = "Bug reports" > 🐛< / a > < / td >
< td align = "center" > < a href = "https://www.jacobweisz.com" > < img src = "https://avatars0.githubusercontent.com/u/4399499?v=4?s=100" width = "100px;" alt = "Jacob Weisz" / > < br / > < sub > < b > Jacob Weisz< / b > < / sub > < / a > < br / > < a href = "#ideas-ocdtrekkie" title = "Ideas, Planning, & Feedback" > 🤔< / a > < / td >
< td align = "center" > < a href = "http://www.guillaume-martigny.fr" > < img src = "https://avatars3.githubusercontent.com/u/2543511?v=4?s=100" width = "100px;" alt = "Guillaume Martigny" / > < br / > < sub > < b > Guillaume Martigny< / b > < / sub > < / a > < br / > < a href = "https://github.com/romancm/gamebrary/issues?q=author%3AGMartigny" title = "Bug reports" > 🐛< / a > < / td >
< / tr >
< tr >
< td align = "center" > < a href = "https://github.com/Jdban" > < img src = "https://avatars2.githubusercontent.com/u/490005?v=4?s=100" width = "100px;" alt = "Jason Banich" / > < br / > < sub > < b > Jason Banich< / b > < / sub > < / a > < br / > < a href = "https://github.com/romancm/gamebrary/issues?q=author%3AJdban" title = "Bug reports" > 🐛< / a > < / td >
< td align = "center" > < a href = "http://alexnoble.co.uk" > < img src = "https://avatars0.githubusercontent.com/u/6237394?v=4?s=100" width = "100px;" alt = "Alex Noble" / > < br / > < sub > < b > Alex Noble< / b > < / sub > < / a > < br / > < a href = "#ideas-Swinkid" title = "Ideas, Planning, & Feedback" > 🤔< / a > < a href = "https://github.com/romancm/gamebrary/commits?author=Swinkid" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://github.com/Gyndemia" > < img src = "https://avatars1.githubusercontent.com/u/20953745?v=4?s=100" width = "100px;" alt = "Gyndemia" / > < br / > < sub > < b > Gyndemia< / b > < / sub > < / a > < br / > < a href = "https://github.com/romancm/gamebrary/issues?q=author%3AGyndemia" title = "Bug reports" > 🐛< / a > < / td >
< td align = "center" > < a href = "https://dev.to/apersonnamedmike" > < img src = "https://avatars0.githubusercontent.com/u/10731372?v=4?s=100" width = "100px;" alt = "Michael Harding" / > < br / > < sub > < b > Michael Harding< / b > < / sub > < / a > < br / > < a href = "https://github.com/romancm/gamebrary/issues?q=author%3Aapersonnamedmike" title = "Bug reports" > 🐛< / a > < / td >
< td align = "center" > < a href = "https://kenyon.dev" > < img src = "https://avatars1.githubusercontent.com/u/7605770?v=4?s=100" width = "100px;" alt = "Wes Kenyon" / > < br / > < sub > < b > Wes Kenyon< / b > < / sub > < / a > < br / > < a href = "https://github.com/romancm/gamebrary/issues?q=author%3AWKenya" title = "Bug reports" > 🐛< / a > < / td >
< td align = "center" > < a href = "https://haseebelahi.dev" > < img src = "https://avatars1.githubusercontent.com/u/13603051?v=4?s=100" width = "100px;" alt = "Haseeb Elahi" / > < br / > < sub > < b > Haseeb Elahi< / b > < / sub > < / a > < br / > < a href = "https://github.com/romancm/gamebrary/commits?author=haseebelahi" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "http://codinggoat.com" > < img src = "https://avatars3.githubusercontent.com/u/984069?v=4?s=100" width = "100px;" alt = "Patrick Kontschak" / > < br / > < sub > < b > Patrick Kontschak< / b > < / sub > < / a > < br / > < a href = "https://github.com/romancm/gamebrary/commits?author=paddykontschak" title = "Code" > 💻< / a > < / td >
< / tr >
< tr >
< td align = "center" > < a href = "https://github.com/Bagerian" > < img src = "https://avatars1.githubusercontent.com/u/28718007?v=4?s=100" width = "100px;" alt = "Bagerian" / > < br / > < sub > < b > Bagerian< / b > < / sub > < / a > < br / > < a href = "#platform-Bagerian" title = "Packaging/porting to new platform" > 📦< / a > < a href = "https://github.com/romancm/gamebrary/issues?q=author%3ABagerian" title = "Bug reports" > 🐛< / a > < a href = "#translation-Bagerian" title = "Translation" > 🌍< / a > < / td >
< td align = "center" > < a href = "https://github.com/gamebrary" > < img src = "https://avatars3.githubusercontent.com/u/60666270?v=4?s=100" width = "100px;" alt = "gamebrary" / > < br / > < sub > < b > gamebrary< / b > < / sub > < / a > < br / > < a href = "https://github.com/romancm/gamebrary/commits?author=gamebrary" title = "Code" > 💻< / a > < a href = "#infra-gamebrary" title = "Infrastructure (Hosting, Build-Tools, etc)" > 🚇< / a > < / td >
< td align = "center" > < a href = "https://github.com/vman88" > < img src = "https://avatars1.githubusercontent.com/u/8726593?v=4?s=100" width = "100px;" alt = "Vikas" / > < br / > < sub > < b > Vikas< / b > < / sub > < / a > < br / > < a href = "#ideas-vman88" title = "Ideas, Planning, & Feedback" > 🤔< / a > < a href = "https://github.com/romancm/gamebrary/issues?q=author%3Avman88" title = "Bug reports" > 🐛< / a > < / td >
< td align = "center" > < a href = "https://github.com/game220" > < img src = "https://avatars1.githubusercontent.com/u/71243360?v=4?s=100" width = "100px;" alt = "game220" / > < br / > < sub > < b > game220< / b > < / sub > < / a > < br / > < a href = "https://github.com/romancm/gamebrary/issues?q=author%3Agame220" title = "Bug reports" > 🐛< / a > < / td >
< td align = "center" > < a href = "https://github.com/rllaquet" > < img src = "https://avatars.githubusercontent.com/u/22679382?v=4?s=100" width = "100px;" alt = "Rubén Llaquet" / > < br / > < sub > < b > Rubén Llaquet< / b > < / sub > < / a > < br / > < a href = "https://github.com/romancm/gamebrary/issues?q=author%3Arllaquet" title = "Bug reports" > 🐛< / a > < / td >
< td align = "center" > < a href = "https://github.com/Dinth" > < img src = "https://avatars.githubusercontent.com/u/313674?v=4?s=100" width = "100px;" alt = "Michal" / > < br / > < sub > < b > Michal< / b > < / sub > < / a > < br / > < a href = "https://github.com/romancm/gamebrary/issues?q=author%3ADinth" title = "Bug reports" > 🐛< / a > < / td >
< td align = "center" > < a href = "https://erbilnas.com" > < img src = "https://avatars.githubusercontent.com/u/15656271?v=4?s=100" width = "100px;" alt = "Erbil Nas" / > < br / > < sub > < b > Erbil Nas< / b > < / sub > < / a > < br / > < a href = "https://github.com/romancm/gamebrary/issues?q=author%3Aerbilnas" title = "Bug reports" > 🐛< / a > < / td >
< / tr >
< tr >
< td align = "center" > < a href = "https://github.com/lindyhop" > < img src = "https://avatars.githubusercontent.com/u/2474927?v=4?s=100" width = "100px;" alt = "alex." / > < br / > < sub > < b > alex.< / b > < / sub > < / a > < br / > < a href = "https://github.com/romancm/gamebrary/issues?q=author%3Alindyhop" title = "Bug reports" > 🐛< / a > < / td >
< td align = "center" > < a href = "https://www.pyxol.com" > < img src = "https://avatars.githubusercontent.com/u/422444?v=4?s=100" width = "100px;" alt = "Don Wilson" / > < br / > < sub > < b > Don Wilson< / b > < / sub > < / a > < br / > < a href = "#ideas-donwilson" title = "Ideas, Planning, & Feedback" > 🤔< / a > < / td >
< td align = "center" > < a href = "https://github.com/alec9851" > < img src = "https://avatars.githubusercontent.com/u/118633227?v=4?s=100" width = "100px;" alt = "alec9851" / > < br / > < sub > < b > alec9851< / b > < / sub > < / a > < br / > < a href = "https://github.com/romancm/gamebrary/issues?q=author%3Aalec9851" title = "Bug reports" > 🐛< / a > < / td >
2022-12-03 04:41:51 +00:00
< td align = "center" > < a href = "https://github.com/LittleSia" > < img src = "https://avatars.githubusercontent.com/u/119691465?v=4?s=100" width = "100px;" alt = "LittleSia" / > < br / > < sub > < b > LittleSia< / b > < / sub > < / a > < br / > < a href = "https://github.com/romancm/gamebrary/issues?q=author%3ALittleSia" title = "Bug reports" > 🐛< / a > < / td >
2022-11-21 18:41:05 +00:00
< / tr >
< / tbody >
2020-06-12 15:23:50 +00:00
< / table >
2019-05-16 16:08:12 +00:00
2022-08-22 19:55:49 +00:00
<!-- markdownlint - restore -->
2020-06-12 15:23:50 +00:00
<!-- prettier - ignore - end -->
2022-08-22 19:55:49 +00:00
2019-05-16 16:08:12 +00:00
<!-- ALL - CONTRIBUTORS - LIST:END -->
2020-10-31 17:42:21 +00:00
This project follows the [all-contributors ](https://github.com/all-contributors/all-contributors ) specification. Contributions of any kind welcome!
2021-02-03 23:20:40 +00:00
<!-- ### <a name="pookie"></a>Some heading -->