MyHomeCollection/README.md

47 lines
1.4 KiB
Markdown
Raw Normal View History

2020-11-16 14:26:27 +01:00
# My Home collection ![language](https://img.shields.io/badge/language-laravel-blue.svg) ![issues](https://img.shields.io/github/issues-raw/Chouchen/Shikiryu_backup) ![ci](https://ci.canhelpme.com/build-status/image/7?branch=main&label=PHPCensor&style=flat-square)
2020-07-23 12:26:10 +02:00
2020-11-16 14:26:27 +01:00
> Because I need to keep some house in mind
2020-07-23 12:26:10 +02:00
2020-11-16 14:26:27 +01:00
App to save house sale ads
2020-07-23 12:26:10 +02:00
2020-11-16 14:26:27 +01:00
## :books: Table of Contents
2020-07-23 12:26:10 +02:00
2020-11-16 14:26:27 +01:00
- [Installation](#package-installation)
- [Usage](#rocket-usage)
- [Support](#hammer_and_wrench-support)
- [Contributing](#memo-contributing)
- [License](#scroll-license)
2020-07-23 12:26:10 +02:00
2020-11-16 14:26:27 +01:00
## :package: Installation
2020-07-23 12:26:10 +02:00
2020-11-16 14:26:27 +01:00
### Requirements
2020-07-23 12:26:10 +02:00
2020-11-16 14:26:27 +01:00
* git
* composer
* yarn or npm
* a database (SQLite, MySQL, …)
2020-07-23 12:26:10 +02:00
2020-11-16 14:26:27 +01:00
### Then install this script
2020-07-23 12:26:10 +02:00
2020-11-16 14:26:27 +01:00
```sh
git clone https://git.shikiryu.com/Shikiryu/MyHomeCollection.git
composer install
yarn install
```
2020-07-23 12:26:10 +02:00
2020-11-16 14:26:27 +01:00
## :rocket: Usage
2020-07-23 12:26:10 +02:00
2020-11-16 14:26:27 +01:00
Create an account, add an ad, use the app !
2020-07-23 12:26:10 +02:00
2020-11-16 14:26:27 +01:00
## :hammer_and_wrench: Support
2020-07-23 12:26:10 +02:00
2020-11-16 14:26:27 +01:00
Please [open an issue](https://git.shikiryu.com/Shikiryu/MyHomeCollection/issues/new) for support.
2020-07-23 12:26:10 +02:00
2020-11-16 14:26:27 +01:00
## :memo: Contributing
2020-07-23 12:26:10 +02:00
2020-11-16 14:26:27 +01:00
Please contribute using [Github Flow](https://guides.github.com/introduction/flow/). Create a branch, add commits, and [open a pull request](https://github.com/Chouchen/Shikiryu_Backupleonard-henriquez/readme-boilerplateleonard-henriquez/readme-boilerplate/compare/).
2020-07-23 12:26:10 +02:00
2020-11-16 14:26:27 +01:00
## :scroll: License
2020-07-23 12:26:10 +02:00
2020-11-16 14:26:27 +01:00
[Creative Commons Attribution NonCommercial (CC-BY-NC)](https://tldrlegal.com/license/creative-commons-attribution-noncommercial-(cc-nc)) © [Chouchen](https://github.com/Chouchen/)